| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | static public | java.lang.String | encode(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.lang.String | encode(io.netty.handler.codec.http.Cookie)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.lang.String | encode(io.netty.handler.codec.http.Cookie[])
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.lang.String | encode(java.lang.Iterable)
Annotations:
| n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.DefaultHttpHeaders | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Iterable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | CombinedHttpHeaders(boolean) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | containsValue(java.lang.CharSequence,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.cookie.Cookie | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public abstract | java.lang.String | comment()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | java.lang.String | commentUrl()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | java.lang.String | getComment()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | java.lang.String | getCommentUrl()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | java.lang.String | getDomain()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | long | getMaxAge()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | java.lang.String | getName()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | java.lang.String | getPath()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | java.util.Set | getPorts()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | java.lang.String | getValue()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | int | getVersion()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | boolean | isDiscard()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | long | maxAge()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | java.util.Set | ports()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | void | setComment(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | void | setCommentUrl(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | void | setDiscard(boolean)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | void | setMaxAge(long)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | void | setPorts(int[])
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | void | setPorts(java.lang.Iterable)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | void | setVersion(int)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | int | version()
Annotations:
| n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.cookie.CookieDecoder | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.cookie.ClientCookieDecoder | n.a. | LAX |
| UNCHANGED | public static final | io.netty.handler.codec.http.cookie.ClientCookieDecoder | n.a. | STRICT |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.cookie.Cookie | decode(java.lang.String) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.cookie.CookieEncoder | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.cookie.ClientCookieEncoder | n.a. | LAX |
| UNCHANGED | public static final | io.netty.handler.codec.http.cookie.ClientCookieEncoder | n.a. | STRICT |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | java.lang.String | encode(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | encode(io.netty.handler.codec.http.cookie.Cookie) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | encode(io.netty.handler.codec.http.cookie.Cookie[]) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | encode(java.util.Collection) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | encode(java.lang.Iterable) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | long | n.a. | UNDEFINED_MAX_AGE |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | java.lang.String | domain() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | boolean | isHttpOnly() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | boolean | isSecure() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | long | maxAge() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.lang.String | name() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.lang.String | path() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | setDomain(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | setHttpOnly(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | setMaxAge(long) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | setPath(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | setSecure(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | setValue(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | setWrap(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.lang.String | value() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | boolean | wrap() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | CookieDecoder(boolean) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | io.netty.handler.codec.http.cookie.DefaultCookie | initCookie(java.lang.String,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | protected final | boolean | n.a. | strict |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | CookieEncoder(boolean) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | void | validateCookie(java.lang.String,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.lang.String | n.a. | DOMAIN |
| UNCHANGED | public static final | java.lang.String | n.a. | EXPIRES |
| UNCHANGED | public static final | java.lang.String | n.a. | HTTPONLY |
| UNCHANGED | public static final | java.lang.String | n.a. | MAX_AGE |
| UNCHANGED | public static final | java.lang.String | n.a. | PATH |
| UNCHANGED | public static final | java.lang.String | n.a. | SAMESITE |
| UNCHANGED | public static final | java.lang.String | n.a. | SECURE |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Enum | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| UNCHANGED | java.lang.constant.Constable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 7667430255896142513 | n.a. |
| New | true | 7667430255896142513 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.cookie.CookieHeaderNames$SameSite | n.a. | Lax |
| UNCHANGED | public static final | io.netty.handler.codec.http.cookie.CookieHeaderNames$SameSite | n.a. | None |
| UNCHANGED | public static final | io.netty.handler.codec.http.cookie.CookieHeaderNames$SameSite | n.a. | Strict |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.http.cookie.CookieHeaderNames$SameSite | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.cookie.CookieHeaderNames$SameSite[] | values() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.cookie.Cookie | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultCookie(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.cookie.Cookie) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | domain() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isHttpOnly() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isSecure() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | long | maxAge() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | name() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | path() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cookie.CookieHeaderNames$SameSite | sameSite() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setDomain(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setHttpOnly(boolean) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setMaxAge(long) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setPath(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setSameSite(io.netty.handler.codec.http.cookie.CookieHeaderNames$SameSite) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setSecure(boolean) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setValue(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setWrap(boolean) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | protected | java.lang.String | validateValue(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | value() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | wrap() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.cookie.CookieDecoder | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.cookie.ServerCookieDecoder | n.a. | LAX |
| UNCHANGED | public static final | io.netty.handler.codec.http.cookie.ServerCookieDecoder | n.a. | STRICT |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | java.util.Set | decode(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | decodeAll(java.lang.String) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.cookie.CookieEncoder | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.cookie.ServerCookieEncoder | n.a. | LAX |
| UNCHANGED | public static final | io.netty.handler.codec.http.cookie.ServerCookieEncoder | n.a. | STRICT |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | java.lang.String | encode(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | encode(io.netty.handler.codec.http.cookie.Cookie) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | encode(io.netty.handler.codec.http.cookie.Cookie[]) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | encode(java.util.Collection) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | encode(java.lang.Iterable) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | java.util.Set | decode(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | java.util.Set | decode(java.lang.String,
| n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | java.util.Set | allowedRequestHeaders() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.Set | allowedRequestMethods() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.Set | exposedHeaders() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isAnyOriginSupported() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isCorsSupportEnabled() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isCredentialsAllowed() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isNullOriginAllowed() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isPrivateNetworkAllowed() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isShortCircuit() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isShortCurcuit()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | long | maxAge() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | origin() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.Set | origins() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | preflightResponseHeaders() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | io.netty.handler.codec.http.cors.CorsConfig$Builder | withAnyOrigin()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | io.netty.handler.codec.http.cors.CorsConfig$Builder | withOrigin(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | io.netty.handler.codec.http.cors.CorsConfig$Builder | withOrigins(java.lang.String[])
Annotations:
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | CorsConfig$Builder()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | CorsConfig$Builder(java.lang.String[])
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig$Builder | allowCredentials()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig$Builder | allowedRequestHeaders(java.lang.String[])
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig$Builder | allowedRequestMethods(io.netty.handler.codec.http.HttpMethod[])
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig$Builder | allowNullOrigin()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig | build()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig$Builder | disable()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig$Builder | exposeHeaders(java.lang.String[])
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig$Builder | maxAge(long)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig$Builder | noPreflightResponseHeaders()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig$Builder | preflightResponseHeader(java.lang.CharSequence,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig$Builder | preflightResponseHeader(java.lang.CharSequence,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig$Builder | preflightResponseHeader(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig$Builder | shortCurcuit()
Annotations:
| n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.util.concurrent.Callable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | CorsConfig$DateValueGenerator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | java.util.Date | call() |
| n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | allowCredentials() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | allowedRequestHeaders(java.lang.String[]) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | allowedRequestHeaders(java.lang.CharSequence[]) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | allowedRequestMethods(io.netty.handler.codec.http.HttpMethod[]) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | allowNullOrigin() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | allowPrivateNetwork() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfig | build() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | disable() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | exposeHeaders(java.lang.String[]) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | exposeHeaders(java.lang.CharSequence[]) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.cors.CorsConfigBuilder | forAnyOrigin() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.cors.CorsConfigBuilder | forOrigin(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.cors.CorsConfigBuilder | forOrigins(java.lang.String[]) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | maxAge(long) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | noPreflightResponseHeaders() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | preflightResponseHeader(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | preflightResponseHeader(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | preflightResponseHeader(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.cors.CorsConfigBuilder | shortCircuit() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelDuplexHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | CorsHandler(io.netty.handler.codec.http.cors.CorsConfig) | n.a. | n.a. |
|
||||
| UNCHANGED | public | CorsHandler(java.util.List,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | channelRead(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | write(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.cookie.DefaultCookie | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.Cookie | n.a. |
| UNCHANGED | io.netty.handler.codec.http.cookie.Cookie | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultCookie(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | java.lang.String | comment()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | commentUrl()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getComment()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getCommentUrl()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getDomain()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | long | getMaxAge()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getName()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getPath()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.Set | getPorts()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getValue()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | getVersion()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isDiscard()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.Set | ports()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setComment(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setCommentUrl(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setDiscard(boolean)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setPorts(int[])
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setPorts(java.lang.Iterable)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setVersion(int)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | version()
Annotations:
| n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.DefaultHttpRequest | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.FullHttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.FullHttpRequest | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpContent | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpRequest | n.a. |
| UNCHANGED | io.netty.handler.codec.http.LastHttpContent | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultFullHttpRequest(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultFullHttpRequest(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultFullHttpRequest(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultFullHttpRequest(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultFullHttpRequest(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | content() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpRequest | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpRequest | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | refCnt() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | release() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | release(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpRequest | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpRequest | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpRequest | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpRequest | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpRequest | setMethod(io.netty.handler.codec.http.HttpMethod) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpRequest | setProtocolVersion(io.netty.handler.codec.http.HttpVersion) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpRequest | setUri(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpRequest | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpRequest | touch(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | trailingHeaders() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.DefaultHttpResponse | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.FullHttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.FullHttpResponse | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpContent | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpResponse | n.a. |
| UNCHANGED | io.netty.handler.codec.http.LastHttpContent | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultFullHttpResponse(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultFullHttpResponse(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultFullHttpResponse(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultFullHttpResponse(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultFullHttpResponse(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultFullHttpResponse(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultFullHttpResponse(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | content() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpResponse | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpResponse | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | refCnt() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | release() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | release(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpResponse | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpResponse | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpResponse | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpResponse | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpResponse | setProtocolVersion(io.netty.handler.codec.http.HttpVersion) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpResponse | setStatus(io.netty.handler.codec.http.HttpResponseStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpResponse | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpResponse | touch(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | trailingHeaders() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.DefaultHttpObject | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpContent | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultHttpContent(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | content() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpContent | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpContent | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | refCnt() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | release() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | release(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpContent | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpContent | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpContent | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpContent | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpContent | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpContent | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpHeaders | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Iterable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultHttpHeaders(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultHttpHeaders() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | DefaultHttpHeaders(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | DefaultHttpHeaders(io.netty.handler.codec.DefaultHeaders) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | add(io.netty.handler.codec.http.HttpHeaders) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | add(java.lang.String,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | add(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | add(java.lang.String,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | add(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | addInt(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | addShort(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | clear() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | contains(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | contains(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | contains(java.lang.String,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | contains(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | copy() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.List | entries() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | get(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | get(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.List | getAll(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.List | getAll(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.Integer | getInt(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | getInt(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.Short | getShort(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | short | getShort(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.Long | getTimeMillis(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | long | getTimeMillis(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isEmpty() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.Iterator | iterator()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.Iterator | iteratorCharSequence() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.Set | names() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | remove(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | remove(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | set(io.netty.handler.codec.http.HttpHeaders) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | set(java.lang.String,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | set(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | set(java.lang.String,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | set(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | setInt(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | setShort(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | size() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.Iterator | valueCharSequenceIterator(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.util.Iterator | valueStringIterator(java.lang.CharSequence) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.DefaultHttpObject | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | DefaultHttpMessage(io.netty.handler.codec.http.HttpVersion) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | DefaultHttpMessage(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | DefaultHttpMessage(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpVersion | getProtocolVersion()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | headers() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpVersion | protocolVersion() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpMessage | setProtocolVersion(io.netty.handler.codec.http.HttpVersion) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | DefaultHttpObject() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | io.netty.handler.codec.DecoderResult | decoderResult() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.DecoderResult | getDecoderResult()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setDecoderResult(io.netty.handler.codec.DecoderResult) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.DefaultHttpMessage | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpRequest | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultHttpRequest(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultHttpRequest(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultHttpRequest(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpMethod | getMethod()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getUri()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpMethod | method() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpRequest | setMethod(io.netty.handler.codec.http.HttpMethod) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpRequest | setProtocolVersion(io.netty.handler.codec.http.HttpVersion) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpRequest | setUri(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | uri() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.DefaultHttpMessage | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpResponse | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultHttpResponse(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultHttpResponse(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultHttpResponse(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultHttpResponse(io.netty.handler.codec.http.HttpVersion,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpResponseStatus | getStatus()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpResponse | setProtocolVersion(io.netty.handler.codec.http.HttpVersion) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpResponse | setStatus(io.netty.handler.codec.http.HttpResponseStatus) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpResponseStatus | status() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.DefaultHttpContent | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpContent | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| UNCHANGED | io.netty.handler.codec.http.LastHttpContent | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultLastHttpContent() | n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultLastHttpContent(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultLastHttpContent(io.netty.buffer.ByteBuf,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.LastHttpContent | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.LastHttpContent | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.LastHttpContent | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.LastHttpContent | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.LastHttpContent | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.LastHttpContent | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.LastHttpContent | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.LastHttpContent | touch(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | trailingHeaders() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpHeaders | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Iterable | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.EmptyHttpHeaders | n.a. | INSTANCE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | EmptyHttpHeaders() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | add(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | add(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | addInt(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | addShort(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | clear() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | contains(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | entries() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | get(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | getAll(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Integer | getInt(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | getInt(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Short | getShort(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | public | short | getShort(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Long | getTimeMillis(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | public | long | getTimeMillis(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isEmpty() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Iterator | iterator() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Iterator | iteratorCharSequence() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Set | names() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | remove(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | set(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | set(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | setInt(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | setShort(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | int | size() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpContent | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| UNCHANGED | io.netty.handler.codec.http.LastHttpContent | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpMessage | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpMessage | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpMessage | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpMessage | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpMessage | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpMessage | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpMessage | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpMessage | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.FullHttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpContent | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpRequest | n.a. |
| UNCHANGED | io.netty.handler.codec.http.LastHttpContent | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpRequest | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpRequest | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpRequest | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpRequest | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpRequest | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpRequest | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpRequest | setMethod(io.netty.handler.codec.http.HttpMethod) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpRequest | setProtocolVersion(io.netty.handler.codec.http.HttpVersion) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpRequest | setUri(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpRequest | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpRequest | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.FullHttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpContent | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpResponse | n.a. |
| UNCHANGED | io.netty.handler.codec.http.LastHttpContent | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpResponse | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpResponse | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpResponse | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpResponse | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpResponse | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpResponse | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpResponse | setProtocolVersion(io.netty.handler.codec.http.HttpVersion) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpResponse | setStatus(io.netty.handler.codec.http.HttpResponseStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpResponse | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.FullHttpResponse | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.stream.ChunkedInput | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpChunkedInput(io.netty.handler.stream.ChunkedInput) | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpChunkedInput(io.netty.handler.stream.ChunkedInput,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||
| UNCHANGED | public | void | close() |
| n.a. |
|
||||||||||||||
| UNCHANGED | public | boolean | isEndOfInput() |
| n.a. |
|
||||||||||||||
| UNCHANGED | public | long | length() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | long | progress() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpContent | readChunk(io.netty.channel.ChannelHandlerContext)
Annotations:
|
| n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpContent | readChunk(io.netty.buffer.ByteBufAllocator) |
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.channel.CombinedChannelDuplexHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpClientUpgradeHandler$SourceCodec | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | boolean | n.a. | DEFAULT_FAIL_ON_MISSING_RESPONSE |
| UNCHANGED | public static final | boolean | n.a. | DEFAULT_PARSE_HTTP_AFTER_CONNECT_REQUEST |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpClientCodec(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpClientCodec(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpClientCodec(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpClientCodec(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpClientCodec(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpClientCodec(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpClientCodec() | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpClientCodec(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpClientCodec(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | isSingleDecode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | prepareUpgradeFrom(io.netty.channel.ChannelHandlerContext) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setSingleDecode(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | upgradeFrom(io.netty.channel.ChannelHandlerContext) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpObjectAggregator | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpClientUpgradeHandler(io.netty.handler.codec.http.HttpClientUpgradeHandler$SourceCodec,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | bind(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | close(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | connect(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | void | decode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | deregister(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | disconnect(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | flush(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | read(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | write(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | void | prepareUpgradeFrom(io.netty.channel.ChannelHandlerContext) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | upgradeFrom(io.netty.channel.ChannelHandlerContext) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public abstract | java.lang.CharSequence | protocol() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | java.util.Collection | setUpgradeHeaders(io.netty.channel.ChannelHandlerContext,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | void | upgradeTo(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Enum | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| UNCHANGED | java.lang.constant.Constable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -6153412507158419367 | n.a. |
| New | true | -6153412507158419367 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent | n.a. | UPGRADE_ISSUED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent | n.a. | UPGRADE_REJECTED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent | n.a. | UPGRADE_SUCCESSFUL |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent[] | values() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | byte | n.a. | COLON |
| UNCHANGED | public static final | byte | n.a. | COMMA |
| UNCHANGED | public static final | byte | n.a. | CR |
| UNCHANGED | public static final | java.nio.charset.Charset | n.a. | DEFAULT_CHARSET |
| UNCHANGED | public static final | byte | n.a. | DOUBLE_QUOTE |
| UNCHANGED | public static final | byte | n.a. | EQUALS |
| UNCHANGED | public static final | byte | n.a. | HT |
| UNCHANGED | public static final | byte | n.a. | LF |
| UNCHANGED | public static final | byte | n.a. | SEMICOLON |
| UNCHANGED | public static final | byte | n.a. | SP |
| UNCHANGED | public static final | char | n.a. | SP_CHAR |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpContent | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpContent | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpContent | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpContent | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpContent | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpContent | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpContent | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpContent | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpContentEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | HttpContentCompressor(int)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | HttpContentCompressor() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | HttpContentCompressor(int,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | HttpContentCompressor(int,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | HttpContentCompressor(int,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | HttpContentCompressor(io.netty.handler.codec.compression.CompressionOptions[]) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.HttpContentEncoder$Result | beginEncode(io.netty.handler.codec.http.HttpResponse,
|
| n.a. |
|
||||||||||
| UNCHANGED | protected | java.lang.String | determineEncoding(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | protected | io.netty.handler.codec.compression.ZlibWrapper | determineWrapper(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | handlerAdded(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.MessageToMessageDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | protected | io.netty.channel.ChannelHandlerContext | n.a. | ctx |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpContentDecoder() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | channelInactive(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | channelReadComplete(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | protected | void | decode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | java.lang.String | getTargetContentEncoding(java.lang.String) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | handlerAdded(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | handlerRemoved(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | protected abstract | io.netty.channel.embedded.EmbeddedChannel | newContentDecoder(java.lang.String) |
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpContentDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpContentDecompressor(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpContentDecompressor() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | io.netty.channel.embedded.EmbeddedChannel | newContentDecoder(java.lang.String) |
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.MessageToMessageCodec | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpContentEncoder() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | boolean | acceptOutboundMessage(java.lang.Object) |
| n.a. |
|
||||||||
| UNCHANGED | protected abstract | io.netty.handler.codec.http.HttpContentEncoder$Result | beginEncode(io.netty.handler.codec.http.HttpResponse,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | channelInactive(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | protected | void | decode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | void | encode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | handlerRemoved(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpContentEncoder$Result(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.channel.embedded.EmbeddedChannel | contentEncoder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | targetContentEncoding() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpExpectationFailedEvent | n.a. | INSTANCE |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.text.SimpleDateFormat | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Cloneable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 4135460408703373596 | -925286159755905325 |
| New | true | 4135460408703373596 | -925286159755905325 |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpHeaderDateFormat | get() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Date | parse(java.lang.String,
| n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCEPT | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCEPT_CHARSET | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCEPT_ENCODING | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCEPT_LANGUAGE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCEPT_PATCH | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCEPT_RANGES | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCESS_CONTROL_ALLOW_CREDENTIALS | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCESS_CONTROL_ALLOW_HEADERS | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCESS_CONTROL_ALLOW_METHODS | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCESS_CONTROL_ALLOW_ORIGIN | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCESS_CONTROL_ALLOW_PRIVATE_NETWORK | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCESS_CONTROL_EXPOSE_HEADERS | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCESS_CONTROL_MAX_AGE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCESS_CONTROL_REQUEST_HEADERS | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCESS_CONTROL_REQUEST_METHOD | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCESS_CONTROL_REQUEST_PRIVATE_NETWORK | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | AGE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ALLOW | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | AUTHORIZATION | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CACHE_CONTROL | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONNECTION | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_BASE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_DISPOSITION | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_ENCODING | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_LANGUAGE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_LENGTH | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_LOCATION | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_MD5 | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_RANGE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_SECURITY_POLICY | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_TRANSFER_ENCODING | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_TYPE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | COOKIE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | DATE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | DNT | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ETAG | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | EXPECT | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | EXPIRES | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | FROM | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | HOST | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | IF_MATCH | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | IF_MODIFIED_SINCE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | IF_NONE_MATCH | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | IF_RANGE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | IF_UNMODIFIED_SINCE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | KEEP_ALIVE
Annotations:
|
||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | LAST_MODIFIED | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | LOCATION | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MAX_FORWARDS | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ORIGIN | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PRAGMA | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PROXY_AUTHENTICATE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PROXY_AUTHORIZATION | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PROXY_CONNECTION
Annotations:
|
||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | RANGE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | REFERER | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | RETRY_AFTER | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SEC_WEBSOCKET_ACCEPT | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SEC_WEBSOCKET_EXTENSIONS | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SEC_WEBSOCKET_KEY | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SEC_WEBSOCKET_KEY1 | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SEC_WEBSOCKET_KEY2 | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SEC_WEBSOCKET_LOCATION | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SEC_WEBSOCKET_ORIGIN | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SEC_WEBSOCKET_PROTOCOL | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SEC_WEBSOCKET_VERSION | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SERVER | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SET_COOKIE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SET_COOKIE2 | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TRAILER | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TRANSFER_ENCODING | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | UPGRADE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | UPGRADE_INSECURE_REQUESTS | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | USER_AGENT | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | VARY | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | VIA | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | WARNING | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | WEBSOCKET_LOCATION | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | WEBSOCKET_ORIGIN | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | WEBSOCKET_PROTOCOL | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | WWW_AUTHENTICATE | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | X_FRAME_OPTIONS | ||||||
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | X_REQUESTED_WITH |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Iterable | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpHeaders | n.a. | EMPTY_HEADERS
Annotations:
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | HttpHeaders() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpHeaders | add(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | add(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpHeaders | add(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | add(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | add(io.netty.handler.codec.http.HttpHeaders) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | addDateHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | addDateHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | addHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | addHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpHeaders | addInt(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | addIntHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | addIntHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpHeaders | addShort(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpHeaders | clear() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | clearHeaders(io.netty.handler.codec.http.HttpMessage)
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | boolean | contains(java.lang.String) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | boolean | contains(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | boolean | contains(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | boolean | contains(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | boolean | containsValue(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | copy() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | encodeAscii(java.lang.CharSequence,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | java.util.List | entries() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | boolean | equalsIgnoreCase(java.lang.CharSequence,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | java.lang.String | get(java.lang.String) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | java.lang.String | get(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | java.lang.String | get(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | java.util.List | getAll(java.lang.String) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | java.util.List | getAll(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | final public | java.util.List | getAllAsString(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | final public | java.lang.String | getAsString(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | long | getContentLength(io.netty.handler.codec.http.HttpMessage)
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | long | getContentLength(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.util.Date | getDate(io.netty.handler.codec.http.HttpMessage)
Annotations:
|
| n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.util.Date | getDate(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.util.Date | getDateHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
|
| n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.util.Date | getDateHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
|
| n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.util.Date | getDateHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.util.Date | getDateHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.lang.String | getHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.lang.String | getHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.lang.String | getHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.lang.String | getHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.lang.String | getHost(io.netty.handler.codec.http.HttpMessage)
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.lang.String | getHost(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | java.lang.Integer | getInt(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | int | getInt(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | int | getIntHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | int | getIntHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | int | getIntHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | int | getIntHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | java.lang.Short | getShort(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | short | getShort(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | java.lang.Long | getTimeMillis(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | long | getTimeMillis(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | boolean | is100ContinueExpected(io.netty.handler.codec.http.HttpMessage)
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | boolean | isContentLengthSet(io.netty.handler.codec.http.HttpMessage)
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | boolean | isEmpty() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | boolean | isKeepAlive(io.netty.handler.codec.http.HttpMessage)
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | boolean | isTransferEncodingChunked(io.netty.handler.codec.http.HttpMessage)
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | java.util.Iterator | iterator()
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | final public | java.util.Iterator | iteratorAsString() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | java.util.Iterator | iteratorCharSequence() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | java.util.Set | names() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | java.lang.CharSequence | newEntity(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpHeaders | remove(java.lang.String) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | remove(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | removeHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | removeHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | removeTransferEncodingChunked(io.netty.handler.codec.http.HttpMessage)
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpHeaders | set(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | set(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpHeaders | set(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | set(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | set(io.netty.handler.codec.http.HttpHeaders) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | set100ContinueExpected(io.netty.handler.codec.http.HttpMessage)
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | set100ContinueExpected(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | setAll(io.netty.handler.codec.http.HttpHeaders) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setContentLength(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setDate(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setDateHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setDateHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setDateHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setDateHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setHost(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setHost(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpHeaders | setInt(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setIntHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setIntHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setIntHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setIntHeader(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setKeepAlive(io.netty.handler.codec.http.HttpMessage,
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpHeaders | setShort(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | static public | void | setTransferEncodingChunked(io.netty.handler.codec.http.HttpMessage)
Annotations:
| n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public abstract | int | size() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | java.util.Iterator | valueCharSequenceIterator(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | java.util.Iterator | valueStringIterator(java.lang.CharSequence) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCEPT |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCEPT_CHARSET |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCEPT_ENCODING |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCEPT_LANGUAGE |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCEPT_PATCH |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCEPT_RANGES |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCESS_CONTROL_ALLOW_CREDENTIALS |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCESS_CONTROL_ALLOW_HEADERS |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCESS_CONTROL_ALLOW_METHODS |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCESS_CONTROL_ALLOW_ORIGIN |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCESS_CONTROL_EXPOSE_HEADERS |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCESS_CONTROL_MAX_AGE |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCESS_CONTROL_REQUEST_HEADERS |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCESS_CONTROL_REQUEST_METHOD |
| UNCHANGED | public static final | java.lang.String | n.a. | AGE |
| UNCHANGED | public static final | java.lang.String | n.a. | ALLOW |
| UNCHANGED | public static final | java.lang.String | n.a. | AUTHORIZATION |
| UNCHANGED | public static final | java.lang.String | n.a. | CACHE_CONTROL |
| UNCHANGED | public static final | java.lang.String | n.a. | CONNECTION |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_BASE |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_ENCODING |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_LANGUAGE |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_LENGTH |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_LOCATION |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_MD5 |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_RANGE |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_TRANSFER_ENCODING |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_TYPE |
| UNCHANGED | public static final | java.lang.String | n.a. | COOKIE |
| UNCHANGED | public static final | java.lang.String | n.a. | DATE |
| UNCHANGED | public static final | java.lang.String | n.a. | ETAG |
| UNCHANGED | public static final | java.lang.String | n.a. | EXPECT |
| UNCHANGED | public static final | java.lang.String | n.a. | EXPIRES |
| UNCHANGED | public static final | java.lang.String | n.a. | FROM |
| UNCHANGED | public static final | java.lang.String | n.a. | HOST |
| UNCHANGED | public static final | java.lang.String | n.a. | IF_MATCH |
| UNCHANGED | public static final | java.lang.String | n.a. | IF_MODIFIED_SINCE |
| UNCHANGED | public static final | java.lang.String | n.a. | IF_NONE_MATCH |
| UNCHANGED | public static final | java.lang.String | n.a. | IF_RANGE |
| UNCHANGED | public static final | java.lang.String | n.a. | IF_UNMODIFIED_SINCE |
| UNCHANGED | public static final | java.lang.String | n.a. | LAST_MODIFIED |
| UNCHANGED | public static final | java.lang.String | n.a. | LOCATION |
| UNCHANGED | public static final | java.lang.String | n.a. | MAX_FORWARDS |
| UNCHANGED | public static final | java.lang.String | n.a. | ORIGIN |
| UNCHANGED | public static final | java.lang.String | n.a. | PRAGMA |
| UNCHANGED | public static final | java.lang.String | n.a. | PROXY_AUTHENTICATE |
| UNCHANGED | public static final | java.lang.String | n.a. | PROXY_AUTHORIZATION |
| UNCHANGED | public static final | java.lang.String | n.a. | RANGE |
| UNCHANGED | public static final | java.lang.String | n.a. | REFERER |
| UNCHANGED | public static final | java.lang.String | n.a. | RETRY_AFTER |
| UNCHANGED | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_ACCEPT |
| UNCHANGED | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_KEY |
| UNCHANGED | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_KEY1 |
| UNCHANGED | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_KEY2 |
| UNCHANGED | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_LOCATION |
| UNCHANGED | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_ORIGIN |
| UNCHANGED | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_PROTOCOL |
| UNCHANGED | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_VERSION |
| UNCHANGED | public static final | java.lang.String | n.a. | SERVER |
| UNCHANGED | public static final | java.lang.String | n.a. | SET_COOKIE |
| UNCHANGED | public static final | java.lang.String | n.a. | SET_COOKIE2 |
| UNCHANGED | public static final | java.lang.String | n.a. | TE |
| UNCHANGED | public static final | java.lang.String | n.a. | TRAILER |
| UNCHANGED | public static final | java.lang.String | n.a. | TRANSFER_ENCODING |
| UNCHANGED | public static final | java.lang.String | n.a. | UPGRADE |
| UNCHANGED | public static final | java.lang.String | n.a. | USER_AGENT |
| UNCHANGED | public static final | java.lang.String | n.a. | VARY |
| UNCHANGED | public static final | java.lang.String | n.a. | VIA |
| UNCHANGED | public static final | java.lang.String | n.a. | WARNING |
| UNCHANGED | public static final | java.lang.String | n.a. | WEBSOCKET_LOCATION |
| UNCHANGED | public static final | java.lang.String | n.a. | WEBSOCKET_ORIGIN |
| UNCHANGED | public static final | java.lang.String | n.a. | WEBSOCKET_PROTOCOL |
| UNCHANGED | public static final | java.lang.String | n.a. | WWW_AUTHENTICATE |
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.lang.String | n.a. | APPLICATION_JSON |
| UNCHANGED | public static final | java.lang.String | n.a. | APPLICATION_X_WWW_FORM_URLENCODED |
| UNCHANGED | public static final | java.lang.String | n.a. | BASE64 |
| UNCHANGED | public static final | java.lang.String | n.a. | BINARY |
| UNCHANGED | public static final | java.lang.String | n.a. | BOUNDARY |
| UNCHANGED | public static final | java.lang.String | n.a. | BYTES |
| UNCHANGED | public static final | java.lang.String | n.a. | CHARSET |
| UNCHANGED | public static final | java.lang.String | n.a. | CHUNKED |
| UNCHANGED | public static final | java.lang.String | n.a. | CLOSE |
| UNCHANGED | public static final | java.lang.String | n.a. | COMPRESS |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTINUE |
| UNCHANGED | public static final | java.lang.String | n.a. | DEFLATE |
| UNCHANGED | public static final | java.lang.String | n.a. | GZIP |
| UNCHANGED | public static final | java.lang.String | n.a. | GZIP_DEFLATE |
| UNCHANGED | public static final | java.lang.String | n.a. | IDENTITY |
| UNCHANGED | public static final | java.lang.String | n.a. | KEEP_ALIVE |
| UNCHANGED | public static final | java.lang.String | n.a. | MAX_AGE |
| UNCHANGED | public static final | java.lang.String | n.a. | MAX_STALE |
| UNCHANGED | public static final | java.lang.String | n.a. | MIN_FRESH |
| UNCHANGED | public static final | java.lang.String | n.a. | MULTIPART_FORM_DATA |
| UNCHANGED | public static final | java.lang.String | n.a. | MUST_REVALIDATE |
| UNCHANGED | public static final | java.lang.String | n.a. | NO_CACHE |
| UNCHANGED | public static final | java.lang.String | n.a. | NO_STORE |
| UNCHANGED | public static final | java.lang.String | n.a. | NO_TRANSFORM |
| UNCHANGED | public static final | java.lang.String | n.a. | NONE |
| UNCHANGED | public static final | java.lang.String | n.a. | ONLY_IF_CACHED |
| UNCHANGED | public static final | java.lang.String | n.a. | PRIVATE |
| UNCHANGED | public static final | java.lang.String | n.a. | PROXY_REVALIDATE |
| UNCHANGED | public static final | java.lang.String | n.a. | PUBLIC |
| UNCHANGED | public static final | java.lang.String | n.a. | QUOTED_PRINTABLE |
| UNCHANGED | public static final | java.lang.String | n.a. | S_MAXAGE |
| UNCHANGED | public static final | java.lang.String | n.a. | TRAILERS |
| UNCHANGED | public static final | java.lang.String | n.a. | UPGRADE |
| UNCHANGED | public static final | java.lang.String | n.a. | WEBSOCKET |
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | APPLICATION_JSON |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | APPLICATION_OCTET_STREAM |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | APPLICATION_X_WWW_FORM_URLENCODED |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | APPLICATION_XHTML |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | APPLICATION_XML |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | APPLICATION_ZSTD |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ATTACHMENT |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | BASE64 |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | BINARY |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | BOUNDARY |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | BR |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | BYTES |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CHARSET |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CHUNKED |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CLOSE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | COMPRESS |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTINUE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | DEFLATE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | FILE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | FILENAME |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | FORM_DATA |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | GZIP |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | GZIP_DEFLATE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | IDENTITY |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | KEEP_ALIVE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MAX_AGE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MAX_STALE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MIN_FRESH |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MULTIPART_FORM_DATA |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MULTIPART_MIXED |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MUST_REVALIDATE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | NAME |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | NO_CACHE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | NO_STORE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | NO_TRANSFORM |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | NONE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ONLY_IF_CACHED |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PRIVATE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PROXY_REVALIDATE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PUBLIC |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | QUOTED_PRINTABLE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | S_MAXAGE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TEXT_CSS |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TEXT_EVENT_STREAM |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TEXT_HTML |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TEXT_PLAIN |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TRAILERS |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | UPGRADE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | WEBSOCKET |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | X_DEFLATE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | X_GZIP |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | XML_HTTP_REQUEST |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ZERO |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ZSTD |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpVersion | getProtocolVersion()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpHeaders | headers() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpVersion | protocolVersion() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpMessage | setProtocolVersion(io.netty.handler.codec.http.HttpVersion) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DecoderResult | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | headerSize() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | initialLineLength() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | totalSize() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | CONNECT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | DELETE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | GET |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | HEAD |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | OPTIONS |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | PATCH |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | POST |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | PUT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | TRACE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpMethod(java.lang.String) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.util.AsciiString | asciiName() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.HttpMethod) | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | name() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpMethod | valueOf(java.lang.String) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.DecoderResult | getDecoderResult()
Annotations:
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.MessageAggregator | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpObjectAggregator(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpObjectAggregator(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | void | aggregate(io.netty.handler.codec.http.FullHttpMessage,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.FullHttpMessage | beginAggregation(io.netty.handler.codec.http.HttpMessage,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | closeAfterContinueResponse(java.lang.Object) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | void | finishAggregation(io.netty.handler.codec.http.FullHttpMessage) |
| n.a. |
|
||||||||
| UNCHANGED | protected | void | handleOversizedMessage(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | ignoreContentAfterContinueResponse(java.lang.Object) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isAggregated(io.netty.handler.codec.http.HttpObject) |
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isContentLengthInvalid(io.netty.handler.codec.http.HttpMessage,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isContentMessage(io.netty.handler.codec.http.HttpObject) |
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isLastContentMessage(io.netty.handler.codec.http.HttpContent) |
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isStartMessage(io.netty.handler.codec.http.HttpObject) |
| n.a. |
|
||||||||
| UNCHANGED | protected | java.lang.Object | newContinueResponse(io.netty.handler.codec.http.HttpMessage,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.ByteToMessageDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | boolean | n.a. | DEFAULT_ALLOW_DUPLICATE_CONTENT_LENGTHS |
| UNCHANGED | public static final | boolean | n.a. | DEFAULT_ALLOW_PARTIAL_CHUNKS |
| UNCHANGED | public static final | boolean | n.a. | DEFAULT_CHUNKED_SUPPORTED |
| UNCHANGED | public static final | int | n.a. | DEFAULT_INITIAL_BUFFER_SIZE |
| UNCHANGED | public static final | int | n.a. | DEFAULT_MAX_CHUNK_SIZE |
| UNCHANGED | public static final | int | n.a. | DEFAULT_MAX_HEADER_SIZE |
| UNCHANGED | public static final | int | n.a. | DEFAULT_MAX_INITIAL_LINE_LENGTH |
| UNCHANGED | public static final | boolean | n.a. | DEFAULT_VALIDATE_HEADERS |
| UNCHANGED | protected final | boolean | n.a. | validateHeaders |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | HttpObjectDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | HttpObjectDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | HttpObjectDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | HttpObjectDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | HttpObjectDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | HttpObjectDecoder(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected abstract | io.netty.handler.codec.http.HttpMessage | createInvalidMessage() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected abstract | io.netty.handler.codec.http.HttpMessage | createMessage(java.lang.String[]) |
| n.a. |
|
||||||||
| UNCHANGED | protected | void | decode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | void | decodeLast(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | void | handleTransferEncodingChunkedWithContentLength(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isContentAlwaysEmpty(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected abstract | boolean | isDecodingRequest() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isSwitchingToNonHttp1Protocol(io.netty.handler.codec.http.HttpResponse) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | reset() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | userEventTriggered(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.MessageToMessageEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpObjectEncoder() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | boolean | acceptOutboundMessage(java.lang.Object) |
| n.a. |
|
||||||||||
| UNCHANGED | protected | void | encode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||||
| UNCHANGED | static protected | void | encodeAscii(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | protected | void | encodeHeaders(io.netty.handler.codec.http.HttpHeaders,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | protected abstract | void | encodeInitialLine(io.netty.buffer.ByteBuf,
|
| n.a. |
|
||||||||||
| UNCHANGED | protected | boolean | isContentAlwaysEmpty(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | protected | void | sanitizeHeadersBeforeEncode(io.netty.handler.codec.http.HttpMessage,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpMethod | getMethod()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | java.lang.String | getUri()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpMethod | method() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpRequest | setMethod(io.netty.handler.codec.http.HttpMethod) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpRequest | setProtocolVersion(io.netty.handler.codec.http.HttpVersion) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpRequest | setUri(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | java.lang.String | uri() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpObjectDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpRequestDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpRequestDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpRequestDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpRequestDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpRequestDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpRequestDecoder(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.HttpMessage | createInvalidMessage() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.HttpMessage | createMessage(java.lang.String[]) |
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isDecodingRequest() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpObjectEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpRequestEncoder() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | boolean | acceptOutboundMessage(java.lang.Object) |
| n.a. |
|
||||||||
| UNCHANGED | protected | void | encodeInitialLine(io.netty.buffer.ByteBuf,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpMessage | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpResponseStatus | getStatus()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpResponse | setProtocolVersion(io.netty.handler.codec.http.HttpVersion) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpResponse | setStatus(io.netty.handler.codec.http.HttpResponseStatus) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpResponseStatus | status() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpObjectDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpResponseDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpResponseDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpResponseDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpResponseDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpResponseDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpResponseDecoder(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | io.netty.handler.codec.http.HttpMessage | createInvalidMessage() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.HttpMessage | createMessage(java.lang.String[]) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | boolean | isDecodingRequest() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpObjectEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpResponseEncoder() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | boolean | acceptOutboundMessage(java.lang.Object) |
| n.a. |
|
||||||||
| UNCHANGED | protected | void | encodeInitialLine(io.netty.buffer.ByteBuf,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isContentAlwaysEmpty(io.netty.handler.codec.http.HttpResponse) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | void | sanitizeHeadersBeforeEncode(io.netty.handler.codec.http.HttpResponse,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | ACCEPTED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | BAD_GATEWAY |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | BAD_REQUEST |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | CONFLICT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | CONTINUE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | CREATED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | EXPECTATION_FAILED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | FAILED_DEPENDENCY |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | FORBIDDEN |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | FOUND |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | GATEWAY_TIMEOUT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | GONE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | HTTP_VERSION_NOT_SUPPORTED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | INSUFFICIENT_STORAGE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | INTERNAL_SERVER_ERROR |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | LENGTH_REQUIRED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | LOCKED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | METHOD_NOT_ALLOWED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | MISDIRECTED_REQUEST |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | MOVED_PERMANENTLY |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | MULTI_STATUS |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | MULTIPLE_CHOICES |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NETWORK_AUTHENTICATION_REQUIRED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NO_CONTENT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NON_AUTHORITATIVE_INFORMATION |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NOT_ACCEPTABLE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NOT_EXTENDED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NOT_FOUND |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NOT_IMPLEMENTED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NOT_MODIFIED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | OK |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | PARTIAL_CONTENT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | PAYMENT_REQUIRED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | PERMANENT_REDIRECT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | PRECONDITION_FAILED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | PRECONDITION_REQUIRED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | PROCESSING |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | PROXY_AUTHENTICATION_REQUIRED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | REQUEST_ENTITY_TOO_LARGE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | REQUEST_HEADER_FIELDS_TOO_LARGE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | REQUEST_TIMEOUT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | REQUEST_URI_TOO_LONG |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | REQUESTED_RANGE_NOT_SATISFIABLE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | RESET_CONTENT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | SEE_OTHER |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | SERVICE_UNAVAILABLE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | SWITCHING_PROTOCOLS |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | TEMPORARY_REDIRECT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | TOO_MANY_REQUESTS |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | UNAUTHORIZED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | UNORDERED_COLLECTION |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | UNPROCESSABLE_ENTITY |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | UNSUPPORTED_MEDIA_TYPE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | UPGRADE_REQUIRED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | USE_PROXY |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | VARIANT_ALSO_NEGOTIATES |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpResponseStatus(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | code() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.util.AsciiString | codeAsText() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpStatusClass | codeClass() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.HttpResponseStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpResponseStatus | parseLine(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpResponseStatus | parseLine(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpResponseStatus | parseLine(io.netty.util.AsciiString) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | reasonPhrase() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpResponseStatus | valueOf(int) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpResponseStatus | valueOf(int,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpScheme | n.a. | HTTP |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpScheme | n.a. | HTTPS |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.util.AsciiString | name() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | port() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.channel.CombinedChannelDuplexHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpServerUpgradeHandler$SourceCodec | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpServerCodec() | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpServerCodec(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpServerCodec(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpServerCodec(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpServerCodec(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpServerCodec(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | void | upgradeFrom(io.netty.channel.ChannelHandlerContext) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelInboundHandlerAdapter | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpServerExpectContinueHandler() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.HttpResponse | acceptMessage(io.netty.handler.codec.http.HttpRequest) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | channelRead(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.HttpResponse | rejectResponse(io.netty.handler.codec.http.HttpRequest) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelDuplexHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpServerKeepAliveHandler() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | channelRead(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | write(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpObjectAggregator | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpServerUpgradeHandler(io.netty.handler.codec.http.HttpServerUpgradeHandler$SourceCodec,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpServerUpgradeHandler(io.netty.handler.codec.http.HttpServerUpgradeHandler$SourceCodec,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpServerUpgradeHandler(io.netty.handler.codec.http.HttpServerUpgradeHandler$SourceCodec,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | void | decode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | shouldHandleUpgradeRequest(io.netty.handler.codec.http.HttpRequest) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | void | upgradeFrom(io.netty.channel.ChannelHandlerContext) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | boolean | prepareUpgradeResponse(io.netty.channel.ChannelHandlerContext,
| n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.util.Collection | requiredUpgradeHeaders() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | upgradeTo(io.netty.channel.ChannelHandlerContext,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeCodec | newUpgradeCodec(java.lang.CharSequence) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | java.lang.CharSequence | protocol() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | refCnt() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | release() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | release(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpServerUpgradeHandler$UpgradeEvent | touch(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.FullHttpRequest | upgradeRequest() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Enum | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| UNCHANGED | java.lang.constant.Constable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 6173746025690941089 | n.a. |
| New | true | 6173746025690941089 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpStatusClass | n.a. | CLIENT_ERROR |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpStatusClass | n.a. | INFORMATIONAL |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpStatusClass | n.a. | REDIRECTION |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpStatusClass | n.a. | SERVER_ERROR |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpStatusClass | n.a. | SUCCESS |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpStatusClass | n.a. | UNKNOWN |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | contains(int) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpStatusClass | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpStatusClass | valueOf(int) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpStatusClass | valueOf(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpStatusClass[] | values() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | static public | java.lang.String | formatHostnameForHttp(java.net.InetSocketAddress) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.nio.charset.Charset | getCharset(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.nio.charset.Charset | getCharset(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.nio.charset.Charset | getCharset(io.netty.handler.codec.http.HttpMessage,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.nio.charset.Charset | getCharset(java.lang.CharSequence,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.lang.CharSequence | getCharsetAsSequence(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.lang.CharSequence | getCharsetAsSequence(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.lang.CharSequence | getCharsetAsString(io.netty.handler.codec.http.HttpMessage)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | long | getContentLength(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | long | getContentLength(io.netty.handler.codec.http.HttpMessage,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | int | getContentLength(io.netty.handler.codec.http.HttpMessage,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.lang.CharSequence | getMimeType(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.lang.CharSequence | getMimeType(java.lang.CharSequence) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | boolean | is100ContinueExpected(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | boolean | isAsteriskForm(java.net.URI) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | boolean | isAsteriskForm(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | boolean | isContentLengthSet(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | boolean | isKeepAlive(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | boolean | isOriginForm(java.net.URI) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | boolean | isOriginForm(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | boolean | isTransferEncodingChunked(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | long | normalizeAndGetContentLength(java.util.List,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | void | set100ContinueExpected(io.netty.handler.codec.http.HttpMessage,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | void | setContentLength(io.netty.handler.codec.http.HttpMessage,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | void | setKeepAlive(io.netty.handler.codec.http.HttpMessage,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | void | setKeepAlive(io.netty.handler.codec.http.HttpHeaders,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | void | setTransferEncodingChunked(io.netty.handler.codec.http.HttpMessage,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpVersion | n.a. | HTTP_1_0 |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpVersion | n.a. | HTTP_1_1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpVersion(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpVersion(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.HttpVersion) | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isKeepAliveDefault() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | majorVersion() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | minorVersion() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | protocolName() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | text() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpVersion | valueOf(java.lang.String) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.DecoderResultProvider | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpContent | n.a. |
| UNCHANGED | io.netty.handler.codec.http.HttpObject | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.LastHttpContent | n.a. | EMPTY_LAST_CONTENT |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.LastHttpContent | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.LastHttpContent | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.LastHttpContent | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.LastHttpContent | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.LastHttpContent | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.LastHttpContent | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.LastHttpContent | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.LastHttpContent | touch(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.HttpHeaders | trailingHeaders() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.multipart.AbstractHttpData | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.HttpData | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpData | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | AbstractDiskHttpData(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | addContent(io.netty.buffer.ByteBuf,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | delete() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected abstract | boolean | deleteOnExit() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | byte[] | get() |
| n.a. |
|
||||||||
| UNCHANGED | protected abstract | java.lang.String | getBaseDirectory() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | getByteBuf() |
| n.a. |
|
||||||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | getChunk(int) |
| n.a. |
|
||||||||
| UNCHANGED | protected abstract | java.lang.String | getDiskFilename() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.io.File | getFile() |
| n.a. |
|
||||||||
| UNCHANGED | protected abstract | java.lang.String | getPostfix() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected abstract | java.lang.String | getPrefix() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | getString() |
| n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | getString(java.nio.charset.Charset) |
| n.a. |
|
||||||||
| UNCHANGED | public | boolean | isInMemory() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | boolean | renameTo(java.io.File) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | setContent(io.netty.buffer.ByteBuf) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | setContent(java.io.File) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | setContent(java.io.InputStream) |
| n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.HttpData | touch() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.HttpData | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.util.AbstractReferenceCounted | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.HttpData | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpData | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | protected | long | n.a. | definedSize |
| UNCHANGED | protected | long | n.a. | size |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | AbstractHttpData(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | checkSize(long) |
| n.a. |
|
||||||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | content() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | void | deallocate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | long | definedLength() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.nio.charset.Charset | getCharset() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | long | getMaxSize() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | getName() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | boolean | isCompleted() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | long | length() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.HttpData | retain() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.HttpData | retain(int) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | setCharset(java.nio.charset.Charset) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | void | setCompleted() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | void | setCompleted(boolean) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | setMaxSize(long) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.HttpData | touch() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.HttpData | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.multipart.AbstractHttpData | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.HttpData | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpData | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | AbstractMemoryHttpData(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | addContent(io.netty.buffer.ByteBuf,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | delete() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | byte[] | get() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | getByteBuf() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | getChunk(int) |
| n.a. |
|
||||||||
| UNCHANGED | public | java.io.File | getFile() |
| n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | getString() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | getString(java.nio.charset.Charset) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | boolean | isInMemory() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | boolean | renameTo(java.io.File) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | setContent(io.netty.buffer.ByteBuf) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | setContent(java.io.InputStream) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | setContent(java.io.File) |
| n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.HttpData | touch() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.HttpData | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.HttpData | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpData | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.Attribute | copy() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.Attribute | duplicate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | java.lang.String | getValue() |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.Attribute | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.Attribute | retain() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.Attribute | retain(int) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.Attribute | retainedDuplicate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | void | setValue(java.lang.String) |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.Attribute | touch() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.Attribute | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.multipart.HttpDataFactory | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | long | n.a. | MAXSIZE |
| UNCHANGED | public static final | long | n.a. | MINSIZE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultHttpDataFactory(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultHttpDataFactory(long) | n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultHttpDataFactory() | n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultHttpDataFactory(java.nio.charset.Charset) | n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultHttpDataFactory(long,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultHttpDataFactory(boolean) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | void | cleanAllHttpData() | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | cleanAllHttpDatas() | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | cleanRequestHttpData(io.netty.handler.codec.http.HttpRequest) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | cleanRequestHttpDatas(io.netty.handler.codec.http.HttpRequest) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | createAttribute(io.netty.handler.codec.http.HttpRequest,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | createAttribute(io.netty.handler.codec.http.HttpRequest,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | createAttribute(io.netty.handler.codec.http.HttpRequest,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | createFileUpload(io.netty.handler.codec.http.HttpRequest,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | void | removeHttpDataFromClean(io.netty.handler.codec.http.HttpRequest,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setBaseDir(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setDeleteOnExit(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setMaxLimit(long) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.multipart.AbstractDiskHttpData | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.Attribute | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.HttpData | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpData | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static | java.lang.String | n.a. | baseDirectory |
| UNCHANGED | public static | boolean | n.a. | deleteOnExitTemporaryFile |
| UNCHANGED | public static final | java.lang.String | n.a. | postfix |
| UNCHANGED | public static final | java.lang.String | n.a. | prefix |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | DiskAttribute(java.lang.String,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | DiskAttribute(java.lang.String,
|
| n.a. |
|
||||||||
| UNCHANGED | public | DiskAttribute(java.lang.String,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | DiskAttribute(java.lang.String,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | DiskAttribute(java.lang.String,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | DiskAttribute(java.lang.String,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | DiskAttribute(java.lang.String) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | DiskAttribute(java.lang.String,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | DiskAttribute(java.lang.String,
|
| n.a. |
|
||||||||
| UNCHANGED | public | DiskAttribute(java.lang.String,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | DiskAttribute(java.lang.String,
|
| n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | addContent(io.netty.buffer.ByteBuf,
|
| n.a. |
|
||||||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.multipart.InterfaceHttpData) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.multipart.Attribute) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | copy() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | boolean | deleteOnExit() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | duplicate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | java.lang.String | getBaseDirectory() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | java.lang.String | getDiskFilename() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType | getHttpDataType() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | java.lang.String | getPostfix() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | java.lang.String | getPrefix() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | getValue() |
| n.a. |
|
||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | retain(int) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | retain() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | retainedDuplicate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | setValue(java.lang.String) |
| n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | touch() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.multipart.AbstractDiskHttpData | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.FileUpload | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.HttpData | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpData | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static | java.lang.String | n.a. | baseDirectory |
| UNCHANGED | public static | boolean | n.a. | deleteOnExitTemporaryFile |
| UNCHANGED | public static final | java.lang.String | n.a. | postfix |
| UNCHANGED | public static final | java.lang.String | n.a. | prefix |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DiskFileUpload(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DiskFileUpload(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.multipart.InterfaceHttpData) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.multipart.FileUpload) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | boolean | deleteOnExit() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | java.lang.String | getBaseDirectory() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | getContentTransferEncoding() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | getContentType() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | java.lang.String | getDiskFilename() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | getFilename() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType | getHttpDataType() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | java.lang.String | getPostfix() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | java.lang.String | getPrefix() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setContentTransferEncoding(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setContentType(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setFilename(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.HttpData | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpData | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.FileUpload | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.FileUpload | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.lang.String | getContentTransferEncoding() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.lang.String | getContentType() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.lang.String | getFilename() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.FileUpload | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.FileUpload | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.FileUpload | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.FileUpload | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | setContentTransferEncoding(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | setContentType(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | setFilename(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.FileUpload | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.FileUpload | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpData | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public abstract | void | addContent(io.netty.buffer.ByteBuf,
|
| n.a. |
|
||||||||
| UNCHANGED | public abstract | void | checkSize(long) |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.HttpData | copy() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | long | definedLength() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | void | delete() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.HttpData | duplicate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | byte[] | get() |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.buffer.ByteBuf | getByteBuf() |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | java.nio.charset.Charset | getCharset() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.buffer.ByteBuf | getChunk(int) |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | java.io.File | getFile() |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | long | getMaxSize() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | java.lang.String | getString() |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | java.lang.String | getString(java.nio.charset.Charset) |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | boolean | isCompleted() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | boolean | isInMemory() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | long | length() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | boolean | renameTo(java.io.File) |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.HttpData | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.HttpData | retain() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.HttpData | retain(int) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.HttpData | retainedDuplicate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | void | setCharset(java.nio.charset.Charset) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | void | setContent(io.netty.buffer.ByteBuf) |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | void | setContent(java.io.File) |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | void | setContent(java.io.InputStream) |
| n.a. |
|
||||||||
| UNCHANGED | public abstract | void | setMaxSize(long) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.HttpData | touch() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.HttpData | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public abstract | void | cleanAllHttpData() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | void | cleanAllHttpDatas()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | void | cleanRequestHttpData(io.netty.handler.codec.http.HttpRequest) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | void | cleanRequestHttpDatas(io.netty.handler.codec.http.HttpRequest)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.Attribute | createAttribute(io.netty.handler.codec.http.HttpRequest,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.Attribute | createAttribute(io.netty.handler.codec.http.HttpRequest,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.Attribute | createAttribute(io.netty.handler.codec.http.HttpRequest,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.FileUpload | createFileUpload(io.netty.handler.codec.http.HttpRequest,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | void | removeHttpDataFromClean(io.netty.handler.codec.http.HttpRequest,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public abstract | void | setMaxLimit(long) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Enum | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| UNCHANGED | java.lang.constant.Constable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -6440117599289025776 | n.a. |
| New | true | -6440117599289025776 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism | n.a. | BINARY |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism | n.a. | BIT7 |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism | n.a. | BIT8 |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | value() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.multipart.HttpPostBodyUtil$TransferEncodingMechanism[] | values() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpPostMultipartRequestDecoder(io.netty.handler.codec.http.multipart.HttpDataFactory,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostMultipartRequestDecoder(io.netty.handler.codec.http.multipart.HttpDataFactory,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostMultipartRequestDecoder(io.netty.handler.codec.http.HttpRequest) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | void | addHttpData(io.netty.handler.codec.http.multipart.InterfaceHttpData) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | cleanFiles() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData | currentPartialHttpData() | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | destroy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData | getBodyHttpData(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | getBodyHttpDatas() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | getBodyHttpDatas(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | getDiscardThreshold() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.multipart.InterfaceHttpData | getFileUpload(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | hasNext() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isMultipart() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData | next() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder | offer(io.netty.handler.codec.http.HttpContent) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | removeHttpDataFromClean(io.netty.handler.codec.http.multipart.InterfaceHttpData) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setDiscardThreshold(int) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpPostRequestDecoder(io.netty.handler.codec.http.HttpRequest) | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostRequestDecoder(io.netty.handler.codec.http.multipart.HttpDataFactory,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostRequestDecoder(io.netty.handler.codec.http.multipart.HttpDataFactory,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | void | cleanFiles() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData | currentPartialHttpData() | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | destroy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData | getBodyHttpData(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | getBodyHttpDatas() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | getBodyHttpDatas(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | getDiscardThreshold() | n.a. | n.a. |
|
||||
| UNCHANGED | static protected | java.lang.String[] | getMultipartDataBoundary(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | hasNext() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | boolean | isMultipart(io.netty.handler.codec.http.HttpRequest) | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isMultipart() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData | next() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder | offer(io.netty.handler.codec.http.HttpContent) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | removeHttpDataFromClean(io.netty.handler.codec.http.multipart.InterfaceHttpData) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setDiscardThreshold(int) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DecoderException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 3126993100782395323 | 1336267941020800769 |
| New | true | 3126993100782395323 | 1336267941020800769 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpPostRequestDecoder$EndOfDataDecoderException() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DecoderException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -3151227265054846279 | 5020247425493164465 |
| New | true | -3151227265054846279 | 5020247425493164465 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpPostRequestDecoder$ErrorDataDecoderException(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostRequestDecoder$ErrorDataDecoderException() | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostRequestDecoder$ErrorDataDecoderException(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostRequestDecoder$ErrorDataDecoderException(java.lang.Throwable) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Enum | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| UNCHANGED | java.lang.constant.Constable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 7453355323651113468 | n.a. |
| New | true | 7453355323651113468 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | CLOSEDELIMITER |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | DISPOSITION |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | EPILOGUE |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | FIELD |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | FILEUPLOAD |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | HEADERDELIMITER |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | MIXEDCLOSEDELIMITER |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | MIXEDDELIMITER |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | MIXEDDISPOSITION |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | MIXEDFILEUPLOAD |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | MIXEDPREAMBLE |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | NOTSTARTED |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | PREAMBLE |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | n.a. | PREEPILOGUE |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$MultiPartStatus[] | values() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DecoderException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 4419683550666738014 | -7846841864603865638 |
| New | true | 4419683550666738014 | -7846841864603865638 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpPostRequestDecoder$NotEnoughDataDecoderException(java.lang.Throwable) | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostRequestDecoder$NotEnoughDataDecoderException() | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostRequestDecoder$NotEnoughDataDecoderException(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostRequestDecoder$NotEnoughDataDecoderException(java.lang.String,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.stream.ChunkedInput | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | HttpPostRequestEncoder(io.netty.handler.codec.http.HttpRequest,
|
| n.a. |
|
||||||||
| UNCHANGED | public | HttpPostRequestEncoder(io.netty.handler.codec.http.multipart.HttpDataFactory,
|
| n.a. |
|
||||||||
| UNCHANGED | public | HttpPostRequestEncoder(io.netty.handler.codec.http.multipart.HttpDataFactory,
|
| n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||
| UNCHANGED | public | void | addBodyAttribute(java.lang.String,
|
| n.a. |
|
||||||||||||||
| UNCHANGED | public | void | addBodyFileUpload(java.lang.String,
|
| n.a. |
|
||||||||||||||
| UNCHANGED | public | void | addBodyFileUpload(java.lang.String,
|
| n.a. |
|
||||||||||||||
| UNCHANGED | public | void | addBodyFileUploads(java.lang.String,
|
| n.a. |
|
||||||||||||||
| UNCHANGED | public | void | addBodyHttpData(io.netty.handler.codec.http.multipart.InterfaceHttpData) |
| n.a. |
|
||||||||||||||
| UNCHANGED | public | void | cleanFiles() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | void | close() |
| n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpRequest | finalizeRequest() |
| n.a. |
|
||||||||||||||
| UNCHANGED | public | java.util.List | getBodyListAttributes() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | boolean | isChunked() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | boolean | isEndOfInput() |
| n.a. |
|
||||||||||||||
| UNCHANGED | public | boolean | isMultipart() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | long | length() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | long | progress() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpContent | readChunk(io.netty.channel.ChannelHandlerContext)
Annotations:
|
| n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpContent | readChunk(io.netty.buffer.ByteBufAllocator) |
| n.a. |
|
||||||||||||||
| UNCHANGED | public | void | setBodyHttpDatas(java.util.List) |
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Enum | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| UNCHANGED | java.lang.constant.Constable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 7864778286413504248 | n.a. |
| New | true | 7864778286413504248 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode | n.a. | HTML5 |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode | n.a. | RFC1738 |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode | n.a. | RFC3986 |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.multipart.HttpPostRequestEncoder$EncoderMode[] | values() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Exception | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 7077877526485021096 | 5020247425493164465 |
| New | true | 7077877526485021096 | 5020247425493164465 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpPostRequestEncoder$ErrorDataEncoderException(java.lang.Throwable) | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostRequestEncoder$ErrorDataEncoderException(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostRequestEncoder$ErrorDataEncoderException() | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostRequestEncoder$ErrorDataEncoderException(java.lang.String) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | HttpPostStandardRequestDecoder(io.netty.handler.codec.http.multipart.HttpDataFactory,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostStandardRequestDecoder(io.netty.handler.codec.http.HttpRequest) | n.a. | n.a. |
|
||||
| UNCHANGED | public | HttpPostStandardRequestDecoder(io.netty.handler.codec.http.multipart.HttpDataFactory,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | void | addHttpData(io.netty.handler.codec.http.multipart.InterfaceHttpData) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | cleanFiles() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData | currentPartialHttpData() | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | destroy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData | getBodyHttpData(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | getBodyHttpDatas() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | getBodyHttpDatas(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | getDiscardThreshold() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | hasNext() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isMultipart() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData | next() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder | offer(io.netty.handler.codec.http.HttpContent) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | removeHttpDataFromClean(io.netty.handler.codec.http.multipart.InterfaceHttpData) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setDiscardThreshold(int) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType | getHttpDataType() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.lang.String | getName() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.InterfaceHttpData | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.InterfaceHttpData | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.InterfaceHttpData | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.InterfaceHttpData | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Enum | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| UNCHANGED | java.lang.constant.Constable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 4819502780368881018 | n.a. |
| New | true | 4819502780368881018 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType | n.a. | Attribute |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType | n.a. | FileUpload |
| UNCHANGED | public static final | io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType | n.a. | InternalAttribute |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType[] | values() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | void | cleanFiles() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.InterfaceHttpData | currentPartialHttpData() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | destroy() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.InterfaceHttpData | getBodyHttpData(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.util.List | getBodyHttpDatas() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.util.List | getBodyHttpDatas(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | int | getDiscardThreshold() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | boolean | hasNext() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | boolean | isMultipart() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.InterfaceHttpData | next() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder | offer(io.netty.handler.codec.http.HttpContent) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | removeHttpDataFromClean(io.netty.handler.codec.http.multipart.InterfaceHttpData) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | setDiscardThreshold(int) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.multipart.AbstractMemoryHttpData | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.Attribute | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.HttpData | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpData | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | MemoryAttribute(java.lang.String,
|
| n.a. |
|
||||||||
| UNCHANGED | public | MemoryAttribute(java.lang.String,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | MemoryAttribute(java.lang.String) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | MemoryAttribute(java.lang.String,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | MemoryAttribute(java.lang.String,
|
| n.a. |
|
||||||||
| UNCHANGED | public | MemoryAttribute(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | addContent(io.netty.buffer.ByteBuf,
|
| n.a. |
|
||||||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.multipart.InterfaceHttpData) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.multipart.Attribute) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | copy() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | duplicate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType | getHttpDataType() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | getValue() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | retain() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | retain(int) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | retainedDuplicate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | setValue(java.lang.String) |
| n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | touch() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.multipart.AbstractMemoryHttpData | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.FileUpload | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.HttpData | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpData | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | MemoryFileUpload(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.multipart.InterfaceHttpData) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.multipart.FileUpload) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | getContentTransferEncoding() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | getContentType() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | getFilename() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType | getHttpDataType() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setContentTransferEncoding(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setContentType(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setFilename(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: | ||
| MODIFIED | io.netty.handler.codec.http.multipart.AbstractMixedHttpData(<- java.lang.Object) |
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.Attribute | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.HttpData | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpData | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | MixedAttribute(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | MixedAttribute(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | MixedAttribute(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | MixedAttribute(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | MixedAttribute(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | MixedAttribute(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | MixedAttribute(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | MixedAttribute(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | MixedAttribute(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | addContent(io.netty.buffer.ByteBuf,
|
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | checkSize(long) |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | int | compareTo(io.netty.handler.codec.http.multipart.InterfaceHttpData) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | io.netty.buffer.ByteBuf | content() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | copy() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | long | definedLength() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | delete() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | duplicate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | byte[] | get() |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | io.netty.buffer.ByteBuf | getByteBuf() |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | java.nio.charset.Charset | getCharset() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | io.netty.buffer.ByteBuf | getChunk(int) |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | java.io.File | getFile() |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType | getHttpDataType() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | long | getMaxSize() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | java.lang.String | getName() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | java.lang.String | getString() |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | java.lang.String | getString(java.nio.charset.Charset) |
| n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | getValue() |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | int | hashCode() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | boolean | isCompleted() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | boolean | isInMemory() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | long | length() | n.a. | n.a. |
|
||||||||
| REMOVED | public | int | refCnt() | n.a. | n.a. |
|
||||||||
| REMOVED | public | boolean | release() | n.a. | n.a. |
|
||||||||
| REMOVED | public | boolean | release(int) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | boolean | renameTo(java.io.File) |
| n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | retain() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | retain(int) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | retainedDuplicate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | setCharset(java.nio.charset.Charset) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | setContent(io.netty.buffer.ByteBuf) |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | setContent(java.io.File) |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | setContent(java.io.InputStream) |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | setMaxSize(long) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | setValue(java.lang.String) |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | java.lang.String | toString() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | touch() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.Attribute | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: | ||
| MODIFIED | io.netty.handler.codec.http.multipart.AbstractMixedHttpData(<- java.lang.Object) |
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.FileUpload | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.HttpData | n.a. |
| UNCHANGED | io.netty.handler.codec.http.multipart.InterfaceHttpData | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | MixedFileUpload(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | MixedFileUpload(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | addContent(io.netty.buffer.ByteBuf,
|
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | checkSize(long) |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | int | compareTo(io.netty.handler.codec.http.multipart.InterfaceHttpData) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | io.netty.buffer.ByteBuf | content() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | copy() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | long | definedLength() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | delete() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | duplicate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | byte[] | get() |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | io.netty.buffer.ByteBuf | getByteBuf() |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | java.nio.charset.Charset | getCharset() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | io.netty.buffer.ByteBuf | getChunk(int) |
| n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | getContentTransferEncoding() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | getContentType() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | java.io.File | getFile() |
| n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | getFilename() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | io.netty.handler.codec.http.multipart.InterfaceHttpData$HttpDataType | getHttpDataType() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | long | getMaxSize() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | java.lang.String | getName() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | java.lang.String | getString() |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | java.lang.String | getString(java.nio.charset.Charset) |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | int | hashCode() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | boolean | isCompleted() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | boolean | isInMemory() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | long | length() | n.a. | n.a. |
|
||||||||
| REMOVED | public | int | refCnt() | n.a. | n.a. |
|
||||||||
| REMOVED | public | boolean | release() | n.a. | n.a. |
|
||||||||
| REMOVED | public | boolean | release(int) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | boolean | renameTo(java.io.File) |
| n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | retain() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | retain(int) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | retainedDuplicate() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | setCharset(java.nio.charset.Charset) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | setContent(io.netty.buffer.ByteBuf) |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | setContent(java.io.File) |
| n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | setContent(java.io.InputStream) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | setContentTransferEncoding(java.lang.String) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | setContentType(java.lang.String) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | setFilename(java.lang.String) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | void | setMaxSize(long) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public bridge (<- not_bridge ) synthetic (<- not_synthetic ) | java.lang.String | toString() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | touch() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.multipart.FileUpload | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | QueryStringDecoder(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | QueryStringDecoder(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | QueryStringDecoder(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | QueryStringDecoder(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | QueryStringDecoder(java.net.URI) | n.a. | n.a. |
|
||||
| UNCHANGED | public | QueryStringDecoder(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | QueryStringDecoder(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | QueryStringDecoder(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | QueryStringDecoder(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | QueryStringDecoder(java.net.URI,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | java.lang.String | decodeComponent(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | java.lang.String | decodeComponent(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Map | parameters() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | path() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | rawPath() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | rawQuery() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | uri() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | QueryStringEncoder(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | QueryStringEncoder(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | addParam(java.lang.String,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.net.URI | toUri() |
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpHeaders | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Iterable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | ReadOnlyHttpHeaders(boolean,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | add(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | add(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | addInt(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | addShort(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | clear() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | contains(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | contains(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | containsValue(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | entries() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | get(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | getAll(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Integer | getInt(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | getInt(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Short | getShort(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | public | short | getShort(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Long | getTimeMillis(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | public | long | getTimeMillis(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isEmpty() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Iterator | iterator() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Iterator | iteratorCharSequence() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Set | names() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | remove(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | set(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | set(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | setInt(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | setShort(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | int | size() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Iterator | valueCharSequenceIterator(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Iterator | valueStringIterator(java.lang.CharSequence) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | static public | java.lang.String | encode(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.lang.String | encode(io.netty.handler.codec.http.Cookie)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.util.List | encode(io.netty.handler.codec.http.Cookie[])
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.util.List | encode(java.util.Collection)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.util.List | encode(java.lang.Iterable)
Annotations:
| n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.TooLongFrameException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 75243037848752036 | 3238341182129476117 |
| New | true | 75243037848752036 | 3238341182129476117 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | TooLongHttpContentException() | n.a. | n.a. |
|
||||
| UNCHANGED | public | TooLongHttpContentException(java.lang.Throwable) | n.a. | n.a. |
|
||||
| UNCHANGED | public | TooLongHttpContentException(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | TooLongHttpContentException(java.lang.String) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.TooLongFrameException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 6481534860489295527 | -8295159138628369730 |
| New | true | 6481534860489295527 | -8295159138628369730 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | TooLongHttpHeaderException(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | TooLongHttpHeaderException(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | TooLongHttpHeaderException(java.lang.Throwable) | n.a. | n.a. |
|
||||
| UNCHANGED | public | TooLongHttpHeaderException() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.TooLongFrameException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -7535841177669932786 | 1614751125592211890 |
| New | true | -7535841177669932786 | 1614751125592211890 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | TooLongHttpLineException(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | TooLongHttpLineException() | n.a. | n.a. |
|
||||
| UNCHANGED | public | TooLongHttpLineException(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | TooLongHttpLineException(java.lang.Throwable) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrame | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | BinaryWebSocketFrame() | n.a. | n.a. |
|
||||
| UNCHANGED | public | BinaryWebSocketFrame(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | BinaryWebSocketFrame(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrame | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | CloseWebSocketFrame(io.netty.handler.codec.http.websocketx.WebSocketCloseStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public | CloseWebSocketFrame(io.netty.handler.codec.http.websocketx.WebSocketCloseStatus,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | CloseWebSocketFrame() | n.a. | n.a. |
|
||||
| UNCHANGED | public | CloseWebSocketFrame(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | CloseWebSocketFrame(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | CloseWebSocketFrame(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | CloseWebSocketFrame(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.CloseWebSocketFrame | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.CloseWebSocketFrame | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | reasonText() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.CloseWebSocketFrame | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.CloseWebSocketFrame | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.CloseWebSocketFrame | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.CloseWebSocketFrame | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | statusCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.CloseWebSocketFrame | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.CloseWebSocketFrame | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrame | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | ContinuationWebSocketFrame(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | ContinuationWebSocketFrame(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | ContinuationWebSocketFrame() | n.a. | n.a. |
|
||||
| UNCHANGED | public | ContinuationWebSocketFrame(boolean,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | text() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.CorruptedFrameException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -1832311856286225945 | 3918055132492988338 |
| New | true | -1832311856286225945 | 3918055132492988338 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | CorruptedWebSocketFrameException() | n.a. | n.a. |
|
||||
| UNCHANGED | public | CorruptedWebSocketFrameException(io.netty.handler.codec.http.websocketx.WebSocketCloseStatus,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | CorruptedWebSocketFrameException(io.netty.handler.codec.http.websocketx.WebSocketCloseStatus,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | CorruptedWebSocketFrameException(io.netty.handler.codec.http.websocketx.WebSocketCloseStatus,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | closeStatus() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DeflateFrameClientExtensionHandshaker(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | DeflateFrameClientExtensionHandshaker(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DeflateFrameClientExtensionHandshaker(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtension | handshakeExtension(io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData | newRequestData() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DeflateFrameServerExtensionHandshaker(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | DeflateFrameServerExtensionHandshaker(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DeflateFrameServerExtensionHandshaker() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension | handshakeExtension(io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | PerMessageDeflateClientExtensionHandshaker(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | PerMessageDeflateClientExtensionHandshaker() | n.a. | n.a. |
|
||||
| UNCHANGED | public | PerMessageDeflateClientExtensionHandshaker(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtension | handshakeExtension(io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData | newRequestData() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | int | n.a. | MAX_WINDOW_SIZE |
| UNCHANGED | public static final | int | n.a. | MIN_WINDOW_SIZE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | PerMessageDeflateServerExtensionHandshaker() | n.a. | n.a. |
|
||||
| UNCHANGED | public | PerMessageDeflateServerExtensionHandshaker(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | PerMessageDeflateServerExtensionHandshaker(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension | handshakeExtension(io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.extensions.compression.WebSocketClientCompressionHandler | n.a. | INSTANCE |
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | io.netty.channel.ChannelHandler$Sharable | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketServerCompressionHandler() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelDuplexHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketClientExtensionHandler(io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker[]) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | channelRead(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | write(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtension | handshakeExtension(io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData | newRequestData() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | int | n.a. | RSV1 |
| UNCHANGED | public static final | int | n.a. | RSV2 |
| UNCHANGED | public static final | int | n.a. | RSV3 |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionDecoder | newExtensionDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionEncoder | newExtensionEncoder() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | int | rsv() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketExtensionData(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | java.lang.String | name() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Map | parameters() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.MessageToMessageDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketExtensionDecoder() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.MessageToMessageEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketExtensionEncoder() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionFilter | n.a. | ALWAYS_SKIP |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionFilter | n.a. | NEVER_SKIP |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | boolean | mustSkip(io.netty.handler.codec.http.websocketx.WebSocketFrame) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionFilterProvider | n.a. | DEFAULT |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionFilter | decoderFilter() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionFilter | encoderFilter() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | java.util.List | extractExtensions(java.lang.String) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData | newReponseData() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelDuplexHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketServerExtensionHandler(io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker[]) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | channelRead(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | write(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension | handshakeExtension(io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrame | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | PingWebSocketFrame(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | PingWebSocketFrame() | n.a. | n.a. |
|
||||
| UNCHANGED | public | PingWebSocketFrame(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PingWebSocketFrame | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PingWebSocketFrame | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PingWebSocketFrame | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PingWebSocketFrame | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PingWebSocketFrame | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PingWebSocketFrame | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PingWebSocketFrame | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PingWebSocketFrame | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrame | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | PongWebSocketFrame(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | PongWebSocketFrame() | n.a. | n.a. |
|
||||
| UNCHANGED | public | PongWebSocketFrame(boolean,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PongWebSocketFrame | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PongWebSocketFrame | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PongWebSocketFrame | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PongWebSocketFrame | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PongWebSocketFrame | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PongWebSocketFrame | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PongWebSocketFrame | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.PongWebSocketFrame | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrame | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | TextWebSocketFrame(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | TextWebSocketFrame(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | TextWebSocketFrame(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | TextWebSocketFrame() | n.a. | n.a. |
|
||||
| UNCHANGED | public | TextWebSocketFrame(boolean,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.TextWebSocketFrame | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.TextWebSocketFrame | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.TextWebSocketFrame | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.TextWebSocketFrame | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.TextWebSocketFrame | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.TextWebSocketFrame | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | text() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.TextWebSocketFrame | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.TextWebSocketFrame | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelInboundHandlerAdapter | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | Utf8FrameValidator(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | Utf8FrameValidator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | channelRead(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | exceptionCaught(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.ReplayingDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocket00FrameDecoder(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocket00FrameDecoder(io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig) | n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocket00FrameDecoder() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | void | decode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.MessageToMessageEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocket00FrameEncoder() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | void | encode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | io.netty.channel.ChannelHandler$Sharable | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocket07FrameDecoder(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocket07FrameDecoder(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocket07FrameDecoder(io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocket07FrameEncoder(boolean) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.ByteToMessageDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocket08FrameDecoder(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocket08FrameDecoder(io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig) | n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocket08FrameDecoder(boolean,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | void | checkCloseFrameBody(io.netty.channel.ChannelHandlerContext,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | void | decode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.MessageToMessageEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocket08FrameEncoder(boolean) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | void | encode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocket13FrameDecoder(boolean,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocket13FrameDecoder(io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig) | n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocket13FrameDecoder(boolean,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocket13FrameEncoder(boolean) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.stream.ChunkedInput | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketChunkedInput(io.netty.handler.stream.ChunkedInput) | n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketChunkedInput(io.netty.handler.stream.ChunkedInput,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||
| UNCHANGED | public | void | close() |
| n.a. |
|
||||||||||||||
| UNCHANGED | public | boolean | isEndOfInput() |
| n.a. |
|
||||||||||||||
| UNCHANGED | public | long | length() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | long | progress() | n.a. | n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketFrame | readChunk(io.netty.channel.ChannelHandlerContext)
Annotations:
|
| n.a. |
|
||||||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketFrame | readChunk(io.netty.buffer.ByteBufAllocator) |
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketHandshakeException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 8723719675472134000 | 1 |
| New | true | 8723719675472134000 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketClientHandshakeException(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientHandshakeException(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpResponse | response() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | protected final | io.netty.handler.codec.http.HttpHeaders | n.a. | customHeaders |
| UNCHANGED | protected static final | int | n.a. | DEFAULT_FORCE_CLOSE_TIMEOUT_MILLIS |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | WebSocketClientHandshaker(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | WebSocketClientHandshaker(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | WebSocketClientHandshaker(java.net.URI,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | java.lang.String | actualSubprotocol() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | close(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | close(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | close(io.netty.channel.ChannelHandlerContext,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | close(io.netty.channel.ChannelHandlerContext,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | expectedSubprotocol() | n.a. | n.a. |
|
||||
| UNCHANGED | final public | void | finishHandshake(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | long | forceCloseTimeoutMillis() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | handshake(io.netty.channel.Channel) | n.a. | n.a. |
|
||||
| UNCHANGED | final public | io.netty.channel.ChannelFuture | handshake(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | boolean | isForceCloseComplete() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isHandshakeComplete() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | maxFramePayloadLength() | n.a. | n.a. |
|
||||
| UNCHANGED | protected abstract | io.netty.handler.codec.http.FullHttpRequest | newHandshakeRequest() | n.a. | n.a. |
|
||||
| UNCHANGED | protected abstract | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | newWebsocketDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | protected abstract | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | newWebSocketEncoder() | n.a. | n.a. |
|
||||
| UNCHANGED | final public | io.netty.channel.ChannelFuture | processHandshake(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | final public | io.netty.channel.ChannelFuture | processHandshake(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker | setForceCloseTimeoutMillis(long) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | java.lang.String | upgradeUrl(java.net.URI) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.net.URI | uri() | n.a. | n.a. |
|
||||
| UNCHANGED | protected abstract | void | verify(io.netty.handler.codec.http.FullHttpResponse) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketVersion | version() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketClientHandshaker00(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientHandshaker00(java.net.URI,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | io.netty.handler.codec.http.FullHttpRequest | newHandshakeRequest() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | newWebsocketDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | newWebSocketEncoder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00 | setForceCloseTimeoutMillis(long) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | void | verify(io.netty.handler.codec.http.FullHttpResponse) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.lang.String | n.a. | MAGIC_GUID |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketClientHandshaker07(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientHandshaker07(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientHandshaker07(java.net.URI,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | io.netty.handler.codec.http.FullHttpRequest | newHandshakeRequest() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | newWebsocketDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | newWebSocketEncoder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07 | setForceCloseTimeoutMillis(long) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | void | verify(io.netty.handler.codec.http.FullHttpResponse) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.lang.String | n.a. | MAGIC_GUID |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketClientHandshaker08(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientHandshaker08(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientHandshaker08(java.net.URI,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | io.netty.handler.codec.http.FullHttpRequest | newHandshakeRequest() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | newWebsocketDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | newWebSocketEncoder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08 | setForceCloseTimeoutMillis(long) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | void | verify(io.netty.handler.codec.http.FullHttpResponse) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.lang.String | n.a. | MAGIC_GUID |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketClientHandshaker13(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientHandshaker13(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientHandshaker13(java.net.URI,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | io.netty.handler.codec.http.FullHttpRequest | newHandshakeRequest() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | newWebsocketDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | newWebSocketEncoder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 | setForceCloseTimeoutMillis(long) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | void | verify(io.netty.handler.codec.http.FullHttpResponse) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker | newHandshaker(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker | newHandshaker(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker | newHandshaker(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker | newHandshaker(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker | newHandshaker(java.net.URI,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | absoluteUpgradeUrl() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | allowExtensions() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | allowMaskMismatch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | customHeaders() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | dropPongFrames() | n.a. | n.a. |
|
||||
| UNCHANGED | public | long | forceCloseTimeoutMillis() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | handleCloseFrames() | n.a. | n.a. |
|
||||
| UNCHANGED | public | long | handshakeTimeoutMillis() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | maxFramePayloadLength() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | newBuilder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | performMasking() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | sendCloseFrame() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | subprotocol() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | toBuilder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketVersion | version() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.net.URI | webSocketUri() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | absoluteUpgradeUrl(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | allowExtensions(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | allowMaskMismatch(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig | build() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | customHeaders(io.netty.handler.codec.http.HttpHeaders) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | dropPongFrames(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | forceCloseTimeoutMillis(long) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | handleCloseFrames(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | handshakeTimeoutMillis(long) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | maxFramePayloadLength(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | performMasking(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | sendCloseFrame(io.netty.handler.codec.http.websocketx.WebSocketCloseStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | subprotocol(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | version(io.netty.handler.codec.http.websocketx.WebSocketVersion) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | webSocketUri(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig$Builder | webSocketUri(java.net.URI) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketClientProtocolHandler(io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientProtocolHandler(io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientProtocolHandler(io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientProtocolHandler(io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientProtocolHandler(io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientProtocolHandler(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientProtocolHandler(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientProtocolHandler(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientProtocolHandler(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientProtocolHandler(io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig) | n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientProtocolHandler(io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker) | n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientProtocolHandler(java.net.URI,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketClientProtocolHandler(java.net.URI,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketClientHandshakeException | buildHandshakeException(java.lang.String) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | void | decode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | handlerAdded(io.netty.channel.ChannelHandlerContext) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker | handshaker() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Enum | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| UNCHANGED | java.lang.constant.Constable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -6695726229397001428 | n.a. |
| New | true | -6695726229397001428 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler$ClientHandshakeStateEvent | n.a. | HANDSHAKE_COMPLETE |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler$ClientHandshakeStateEvent | n.a. | HANDSHAKE_ISSUED |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler$ClientHandshakeStateEvent | n.a. | HANDSHAKE_TIMEOUT |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler$ClientHandshakeStateEvent | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler$ClientHandshakeStateEvent[] | values() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | ABNORMAL_CLOSURE |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | BAD_GATEWAY |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | EMPTY |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | ENDPOINT_UNAVAILABLE |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | INTERNAL_SERVER_ERROR |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | INVALID_MESSAGE_TYPE |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | INVALID_PAYLOAD_DATA |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | MANDATORY_EXTENSION |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | MESSAGE_TOO_BIG |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | NORMAL_CLOSURE |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | POLICY_VIOLATION |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | PROTOCOL_ERROR |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | SERVICE_RESTART |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | TLS_HANDSHAKE_FAILED |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | n.a. | TRY_AGAIN_LATER |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketCloseStatus(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketCloseStatus(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | code() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.http.websocketx.WebSocketCloseStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | boolean | isValidStatusCode(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | reasonText() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | valueOf(int) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | allowExtensions() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | allowMaskMismatch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | closeOnProtocolViolation() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | expectMaskedFrames() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | maxFramePayloadLength() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder | newBuilder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder | toBuilder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | withUTF8Validator() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder | allowExtensions(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder | allowMaskMismatch(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig | build() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder | closeOnProtocolViolation(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder | expectMaskedFrames(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder | maxFramePayloadLength(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder | withUTF8Validator(boolean) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.DefaultByteBufHolder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | WebSocketFrame(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | WebSocketFrame(boolean,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketFrame | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketFrame | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isFinalFragment() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.http.websocketx.WebSocketFrame | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketFrame | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketFrame | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketFrame | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | rsv() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketFrame | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketFrame | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.MessageAggregator | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketFrameAggregator(int) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrame | beginAggregation(io.netty.handler.codec.http.websocketx.WebSocketFrame,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | closeAfterContinueResponse(java.lang.Object) |
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | ignoreContentAfterContinueResponse(java.lang.Object) |
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isAggregated(io.netty.handler.codec.http.websocketx.WebSocketFrame) |
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isContentLengthInvalid(io.netty.handler.codec.http.websocketx.WebSocketFrame,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isContentMessage(io.netty.handler.codec.http.websocketx.WebSocketFrame) |
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isLastContentMessage(io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame) |
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isStartMessage(io.netty.handler.codec.http.websocketx.WebSocketFrame) |
| n.a. |
|
||||||||
| UNCHANGED | protected | java.lang.Object | newContinueResponse(io.netty.handler.codec.http.websocketx.WebSocketFrame,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.RuntimeException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -1653056854611831168 | 1 |
| New | true | -1653056854611831168 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketHandshakeException(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketHandshakeException(java.lang.String,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketScheme | n.a. | WS |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketScheme | n.a. | WSS |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.util.AsciiString | name() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | port() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketHandshakeException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 7957742914603544502 | 1 |
| New | true | 7957742914603544502 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketServerHandshakeException(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerHandshakeException(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpRequest | request() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | protected static final | io.netty.util.internal.logging.InternalLogger | n.a. | logger |
| UNCHANGED | public static final | java.lang.String | n.a. | SUB_PROTOCOL_WILDCARD |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | WebSocketServerHandshaker(io.netty.handler.codec.http.websocketx.WebSocketVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | WebSocketServerHandshaker(io.netty.handler.codec.http.websocketx.WebSocketVersion,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | close(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | close(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | close(io.netty.channel.ChannelHandlerContext,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | close(io.netty.channel.ChannelHandlerContext,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig | decoderConfig() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | handshake(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | final public | io.netty.channel.ChannelFuture | handshake(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | handshake(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | final public | io.netty.channel.ChannelFuture | handshake(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | int | maxFramePayloadLength() | n.a. | n.a. |
|
||||
| UNCHANGED | protected abstract | io.netty.handler.codec.http.FullHttpResponse | newHandshakeResponse(io.netty.handler.codec.http.FullHttpRequest,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected abstract | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | newWebsocketDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | protected abstract | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | newWebSocketEncoder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | selectedSubprotocol() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | java.lang.String | selectSubprotocol(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Set | subprotocols() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | uri() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketVersion | version() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketServerHandshaker00(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerHandshaker00(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | close(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.channel.ChannelFuture | close(io.netty.channel.ChannelHandlerContext,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.FullHttpResponse | newHandshakeResponse(io.netty.handler.codec.http.FullHttpRequest,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | newWebsocketDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | newWebSocketEncoder() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.lang.String | n.a. | WEBSOCKET_07_ACCEPT_GUID |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketServerHandshaker07(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerHandshaker07(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerHandshaker07(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | io.netty.handler.codec.http.FullHttpResponse | newHandshakeResponse(io.netty.handler.codec.http.FullHttpRequest,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | newWebsocketDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | newWebSocketEncoder() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.lang.String | n.a. | WEBSOCKET_08_ACCEPT_GUID |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketServerHandshaker08(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerHandshaker08(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerHandshaker08(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | io.netty.handler.codec.http.FullHttpResponse | newHandshakeResponse(io.netty.handler.codec.http.FullHttpRequest,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | newWebsocketDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | newWebSocketEncoder() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.lang.String | n.a. | WEBSOCKET_13_ACCEPT_GUID |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketServerHandshaker13(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerHandshaker13(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerHandshaker13(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | io.netty.handler.codec.http.FullHttpResponse | newHandshakeResponse(io.netty.handler.codec.http.FullHttpRequest,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder | newWebsocketDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder | newWebSocketEncoder() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketServerHandshakerFactory(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerHandshakerFactory(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerHandshakerFactory(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerHandshakerFactory(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker | newHandshaker(io.netty.handler.codec.http.HttpRequest) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | io.netty.channel.ChannelFuture | sendUnsupportedVersionResponse(io.netty.channel.Channel) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | io.netty.channel.ChannelFuture | sendUnsupportedVersionResponse(io.netty.channel.Channel,
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | void | sendUnsupportedWebSocketVersionResponse(io.netty.channel.Channel)
Annotations:
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | checkStartsWith() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig | decoderConfig() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | dropPongFrames() | n.a. | n.a. |
|
||||
| UNCHANGED | public | long | forceCloseTimeoutMillis() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | handleCloseFrames() | n.a. | n.a. |
|
||||
| UNCHANGED | public | long | handshakeTimeoutMillis() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | newBuilder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketCloseStatus | sendCloseFrame() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | subprotocols() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | toBuilder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | websocketPath() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | allowExtensions(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | allowMaskMismatch(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig | build() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | checkStartsWith(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | closeOnProtocolViolation(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | decoderConfig(io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | dropPongFrames(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | expectMaskedFrames(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | forceCloseTimeoutMillis(long) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | handleCloseFrames(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | handshakeTimeoutMillis(long) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | maxFramePayloadLength(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | sendCloseFrame(io.netty.handler.codec.http.websocketx.WebSocketCloseStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | subprotocols(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | websocketPath(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder | withUTF8Validator(boolean) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig) | n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | WebSocketServerProtocolHandler(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.websocketx.WebSocketServerHandshakeException | buildHandshakeException(java.lang.String) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | void | decode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | exceptionCaught(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | handlerAdded(io.netty.channel.ChannelHandlerContext) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.http.HttpHeaders | requestHeaders() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | requestUri() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | selectedSubprotocol() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Enum | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| UNCHANGED | java.lang.constant.Constable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 432927618700383735 | n.a. |
| New | true | 432927618700383735 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler$ServerHandshakeStateEvent | n.a. | HANDSHAKE_COMPLETE
Annotations:
|
||||||
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler$ServerHandshakeStateEvent | n.a. | HANDSHAKE_TIMEOUT |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler$ServerHandshakeStateEvent | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler$ServerHandshakeStateEvent[] | values() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Enum | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| UNCHANGED | java.lang.constant.Constable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 1709342264956214786 | n.a. |
| New | true | 1709342264956214786 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketVersion | n.a. | UNKNOWN |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketVersion | n.a. | V00 |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketVersion | n.a. | V07 |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketVersion | n.a. | V08 |
| UNCHANGED | public static final | io.netty.handler.codec.http.websocketx.WebSocketVersion | n.a. | V13 |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | java.lang.String | toHttpHeaderValue() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketVersion | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.http.websocketx.WebSocketVersion[] | values() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpObjectDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | int | n.a. | DEFAULT_MAX_CONTENT_LENGTH |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | RtspDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | public | RtspDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | RtspDecoder(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.HttpMessage | createInvalidMessage() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.HttpMessage | createMessage(java.lang.String[]) |
| n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isContentAlwaysEmpty(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | boolean | isDecodingRequest() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpObjectEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | RtspEncoder() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | boolean | acceptOutboundMessage(java.lang.Object) |
| n.a. |
|
||||||||
| UNCHANGED | protected | void | encodeInitialLine(io.netty.buffer.ByteBuf,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCEPT |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCEPT_ENCODING |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ACCEPT_LANGUAGE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ALLOW |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | AUTHORIZATION |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | BANDWIDTH |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | BLOCKSIZE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CACHE_CONTROL |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONFERENCE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONNECTION |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_BASE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_ENCODING |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_LANGUAGE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_LENGTH |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_LOCATION |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTENT_TYPE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CSEQ |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | DATE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | EXPIRES |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | FROM |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | HOST |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | IF_MATCH |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | IF_MODIFIED_SINCE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | KEYMGMT |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | LAST_MODIFIED |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PROXY_AUTHENTICATE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PROXY_REQUIRE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PUBLIC |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | RANGE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | REFERER |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | REQUIRE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | RETRT_AFTER |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | RTP_INFO |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SCALE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SERVER |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SESSION |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SPEED |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TIMESTAMP |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TRANSPORT |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | UNSUPPORTED |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | USER_AGENT |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | VARY |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | VIA |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | WWW_AUTHENTICATE |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCEPT |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCEPT_ENCODING |
| UNCHANGED | public static final | java.lang.String | n.a. | ACCEPT_LANGUAGE |
| UNCHANGED | public static final | java.lang.String | n.a. | ALLOW |
| UNCHANGED | public static final | java.lang.String | n.a. | AUTHORIZATION |
| UNCHANGED | public static final | java.lang.String | n.a. | BANDWIDTH |
| UNCHANGED | public static final | java.lang.String | n.a. | BLOCKSIZE |
| UNCHANGED | public static final | java.lang.String | n.a. | CACHE_CONTROL |
| UNCHANGED | public static final | java.lang.String | n.a. | CONFERENCE |
| UNCHANGED | public static final | java.lang.String | n.a. | CONNECTION |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_BASE |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_ENCODING |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_LANGUAGE |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_LENGTH |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_LOCATION |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_TYPE |
| UNCHANGED | public static final | java.lang.String | n.a. | CSEQ |
| UNCHANGED | public static final | java.lang.String | n.a. | DATE |
| UNCHANGED | public static final | java.lang.String | n.a. | EXPIRES |
| UNCHANGED | public static final | java.lang.String | n.a. | FROM |
| UNCHANGED | public static final | java.lang.String | n.a. | HOST |
| UNCHANGED | public static final | java.lang.String | n.a. | IF_MATCH |
| UNCHANGED | public static final | java.lang.String | n.a. | IF_MODIFIED_SINCE |
| UNCHANGED | public static final | java.lang.String | n.a. | KEYMGMT |
| UNCHANGED | public static final | java.lang.String | n.a. | LAST_MODIFIED |
| UNCHANGED | public static final | java.lang.String | n.a. | PROXY_AUTHENTICATE |
| UNCHANGED | public static final | java.lang.String | n.a. | PROXY_REQUIRE |
| UNCHANGED | public static final | java.lang.String | n.a. | PUBLIC |
| UNCHANGED | public static final | java.lang.String | n.a. | RANGE |
| UNCHANGED | public static final | java.lang.String | n.a. | REFERER |
| UNCHANGED | public static final | java.lang.String | n.a. | REQUIRE |
| UNCHANGED | public static final | java.lang.String | n.a. | RETRT_AFTER |
| UNCHANGED | public static final | java.lang.String | n.a. | RTP_INFO |
| UNCHANGED | public static final | java.lang.String | n.a. | SCALE |
| UNCHANGED | public static final | java.lang.String | n.a. | SERVER |
| UNCHANGED | public static final | java.lang.String | n.a. | SESSION |
| UNCHANGED | public static final | java.lang.String | n.a. | SPEED |
| UNCHANGED | public static final | java.lang.String | n.a. | TIMESTAMP |
| UNCHANGED | public static final | java.lang.String | n.a. | TRANSPORT |
| UNCHANGED | public static final | java.lang.String | n.a. | UNSUPPORTED |
| UNCHANGED | public static final | java.lang.String | n.a. | USER_AGENT |
| UNCHANGED | public static final | java.lang.String | n.a. | VARY |
| UNCHANGED | public static final | java.lang.String | n.a. | VIA |
| UNCHANGED | public static final | java.lang.String | n.a. | WWW_AUTHENTICATE |
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.lang.String | n.a. | APPEND |
| UNCHANGED | public static final | java.lang.String | n.a. | AVP |
| UNCHANGED | public static final | java.lang.String | n.a. | BYTES |
| UNCHANGED | public static final | java.lang.String | n.a. | CHARSET |
| UNCHANGED | public static final | java.lang.String | n.a. | CLIENT_PORT |
| UNCHANGED | public static final | java.lang.String | n.a. | CLOCK |
| UNCHANGED | public static final | java.lang.String | n.a. | CLOSE |
| UNCHANGED | public static final | java.lang.String | n.a. | COMPRESS |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTINUE |
| UNCHANGED | public static final | java.lang.String | n.a. | DEFLATE |
| UNCHANGED | public static final | java.lang.String | n.a. | DESTINATION |
| UNCHANGED | public static final | java.lang.String | n.a. | GZIP |
| UNCHANGED | public static final | java.lang.String | n.a. | IDENTITY |
| UNCHANGED | public static final | java.lang.String | n.a. | INTERLEAVED |
| UNCHANGED | public static final | java.lang.String | n.a. | KEEP_ALIVE |
| UNCHANGED | public static final | java.lang.String | n.a. | LAYERS |
| UNCHANGED | public static final | java.lang.String | n.a. | MAX_AGE |
| UNCHANGED | public static final | java.lang.String | n.a. | MAX_STALE |
| UNCHANGED | public static final | java.lang.String | n.a. | MIN_FRESH |
| UNCHANGED | public static final | java.lang.String | n.a. | MODE |
| UNCHANGED | public static final | java.lang.String | n.a. | MULTICAST |
| UNCHANGED | public static final | java.lang.String | n.a. | MUST_REVALIDATE |
| UNCHANGED | public static final | java.lang.String | n.a. | NO_CACHE |
| UNCHANGED | public static final | java.lang.String | n.a. | NO_TRANSFORM |
| UNCHANGED | public static final | java.lang.String | n.a. | NONE |
| UNCHANGED | public static final | java.lang.String | n.a. | ONLY_IF_CACHED |
| UNCHANGED | public static final | java.lang.String | n.a. | PORT |
| UNCHANGED | public static final | java.lang.String | n.a. | PRIVATE |
| UNCHANGED | public static final | java.lang.String | n.a. | PROXY_REVALIDATE |
| UNCHANGED | public static final | java.lang.String | n.a. | PUBLIC |
| UNCHANGED | public static final | java.lang.String | n.a. | RTP |
| UNCHANGED | public static final | java.lang.String | n.a. | RTPTIME |
| UNCHANGED | public static final | java.lang.String | n.a. | SEQ |
| UNCHANGED | public static final | java.lang.String | n.a. | SERVER_PORT |
| UNCHANGED | public static final | java.lang.String | n.a. | SSRC |
| UNCHANGED | public static final | java.lang.String | n.a. | TCP |
| UNCHANGED | public static final | java.lang.String | n.a. | TIME |
| UNCHANGED | public static final | java.lang.String | n.a. | TIMEOUT |
| UNCHANGED | public static final | java.lang.String | n.a. | TTL |
| UNCHANGED | public static final | java.lang.String | n.a. | UDP |
| UNCHANGED | public static final | java.lang.String | n.a. | UNICAST |
| UNCHANGED | public static final | java.lang.String | n.a. | URL |
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | APPEND |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | AVP |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | BYTES |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CHARSET |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CLIENT_PORT |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CLOCK |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CLOSE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | COMPRESS |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | CONTINUE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | DEFLATE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | DESTINATION |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | GZIP |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | IDENTITY |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | INTERLEAVED |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | KEEP_ALIVE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | LAYERS |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MAX_AGE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MAX_STALE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MIN_FRESH |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MODE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MULTICAST |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | MUST_REVALIDATE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | NO_CACHE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | NO_TRANSFORM |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | NONE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ONLY_IF_CACHED |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PORT |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PRIVATE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PROXY_REVALIDATE |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PUBLIC |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | RTP |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | RTPTIME |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SEQ |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SERVER_PORT |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SSRC |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TCP |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TIME |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TIMEOUT |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | TTL |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | UDP |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | UNICAST |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | URL |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | ANNOUNCE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | DESCRIBE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | GET_PARAMETER |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | OPTIONS |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | PAUSE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | PLAY |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | RECORD |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | REDIRECT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | SET_PARAMETER |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | SETUP |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpMethod | n.a. | TEARDOWN |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpMethod | valueOf(java.lang.String) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpObjectDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | RtspObjectDecoder(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | RtspObjectDecoder() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | RtspObjectDecoder(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | boolean | isContentAlwaysEmpty(io.netty.handler.codec.http.HttpMessage) | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.http.HttpObjectEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | RtspObjectEncoder() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | boolean | acceptOutboundMessage(java.lang.Object) |
| n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | io.netty.channel.ChannelHandler$Sharable | n.a. |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.rtsp.RtspDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | RtspRequestDecoder() | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.rtsp.RtspEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | RtspRequestEncoder() | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.rtsp.RtspDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | RtspResponseDecoder() | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.rtsp.RtspEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | RtspResponseEncoder() | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | AGGREGATE_OPERATION_NOT_ALLOWED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | BAD_GATEWAY |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | BAD_REQUEST |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | CONFERENCE_NOT_FOUND |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | CONTINUE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | CREATED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | DESTINATION_UNREACHABLE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | FORBIDDEN |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | GATEWAY_TIMEOUT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | GONE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | HEADER_FIELD_NOT_VALID |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | INTERNAL_SERVER_ERROR |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | INVALID_RANGE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | KEY_MANAGEMENT_FAILURE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | LENGTH_REQUIRED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | LOW_STORAGE_SPACE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | METHOD_NOT_ALLOWED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | METHOD_NOT_VALID |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | MOVED_PERMANENTLY |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | MOVED_TEMPORARILY |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | MULTIPLE_CHOICES |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NOT_ACCEPTABLE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NOT_ENOUGH_BANDWIDTH |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NOT_FOUND |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NOT_IMPLEMENTED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | NOT_MODIFIED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | OK |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | ONLY_AGGREGATE_OPERATION_ALLOWED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | OPTION_NOT_SUPPORTED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | PARAMETER_IS_READONLY |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | PARAMETER_NOT_UNDERSTOOD |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | PAYMENT_REQUIRED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | PRECONDITION_FAILED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | PROXY_AUTHENTICATION_REQUIRED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | REQUEST_ENTITY_TOO_LARGE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | REQUEST_TIMEOUT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | REQUEST_URI_TOO_LONG |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | RTSP_VERSION_NOT_SUPPORTED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | SERVICE_UNAVAILABLE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | SESSION_NOT_FOUND |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | UNAUTHORIZED |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | UNSUPPORTED_MEDIA_TYPE |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | UNSUPPORTED_TRANSPORT |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpResponseStatus | n.a. | USE_PROXY |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpResponseStatus | valueOf(int) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.http.HttpVersion | n.a. | RTSP_1_0 |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.http.HttpVersion | valueOf(java.lang.String) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.DefaultSpdyStreamFrame | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyDataFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyStreamFrame | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultSpdyDataFrame(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultSpdyDataFrame(int) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | content() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyDataFrame | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyDataFrame | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | refCnt() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | release() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | release(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyDataFrame | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyDataFrame | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyDataFrame | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyDataFrame | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyDataFrame | setLast(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyDataFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyDataFrame | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyDataFrame | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyGoAwayFrame | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultSpdyGoAwayFrame(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultSpdyGoAwayFrame(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultSpdyGoAwayFrame(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | lastGoodStreamId() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyGoAwayFrame | setLastGoodStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyGoAwayFrame | setStatus(io.netty.handler.codec.spdy.SpdySessionStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySessionStatus | status() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.DefaultHeaders | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.Headers | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyHeaders | n.a. |
| UNCHANGED | java.lang.Iterable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultSpdyHeaders() | n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultSpdyHeaders(boolean) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | contains(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | contains(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.List | getAllAsString(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | getAsString(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Iterator | iteratorAsString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.DefaultSpdyStreamFrame | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyHeadersFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyStreamFrame | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultSpdyHeadersFrame(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultSpdyHeadersFrame(int) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | void | appendHeaders(java.lang.StringBuilder) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyHeaders | headers() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isInvalid() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isTruncated() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyHeadersFrame | setInvalid() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyHeadersFrame | setLast(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyHeadersFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyHeadersFrame | setTruncated() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyPingFrame | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultSpdyPingFrame(int) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | id() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyPingFrame | setId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.DefaultSpdyStreamFrame | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyRstStreamFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyStreamFrame | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultSpdyRstStreamFrame(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultSpdyRstStreamFrame(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyRstStreamFrame | setLast(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyRstStreamFrame | setStatus(io.netty.handler.codec.spdy.SpdyStreamStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyRstStreamFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyStreamStatus | status() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdySettingsFrame | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultSpdySettingsFrame() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | clearPreviouslyPersistedSettings() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | getValue(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.Set | ids() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isPersisted(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isPersistValue(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isSet(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySettingsFrame | removeValue(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySettingsFrame | setClearPreviouslyPersistedSettings(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySettingsFrame | setPersisted(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySettingsFrame | setPersistValue(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySettingsFrame | setValue(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySettingsFrame | setValue(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyStreamFrame | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | DefaultSpdyStreamFrame(int) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | isLast() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyStreamFrame | setLast(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyStreamFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | streamId() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyHeadersFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyStreamFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdySynReplyFrame | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultSpdySynReplyFrame(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultSpdySynReplyFrame(int) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySynReplyFrame | setInvalid() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySynReplyFrame | setLast(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySynReplyFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyHeadersFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyStreamFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdySynStreamFrame | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultSpdySynStreamFrame(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | DefaultSpdySynStreamFrame(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | associatedStreamId() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isUnidirectional() | n.a. | n.a. |
|
||||
| UNCHANGED | public | byte | priority() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySynStreamFrame | setAssociatedStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySynStreamFrame | setInvalid() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySynStreamFrame | setLast(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySynStreamFrame | setPriority(byte) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySynStreamFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdySynStreamFrame | setUnidirectional(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyWindowUpdateFrame | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | DefaultSpdyWindowUpdateFrame(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | deltaWindowSize() | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyWindowUpdateFrame | setDeltaWindowSize(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.handler.codec.spdy.SpdyWindowUpdateFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | streamId() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.buffer.ByteBufHolder | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyStreamFrame | n.a. |
| UNCHANGED | io.netty.util.ReferenceCounted | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.buffer.ByteBuf | content() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyDataFrame | copy() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyDataFrame | duplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyDataFrame | replace(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyDataFrame | retain() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyDataFrame | retain(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyDataFrame | retainedDuplicate() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyDataFrame | setLast(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyDataFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyDataFrame | touch() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyDataFrame | touch(java.lang.Object) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.ByteToMessageDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdyFrameCodec(io.netty.handler.codec.spdy.SpdyVersion) | n.a. | n.a. |
|
||||
| UNCHANGED | public | SpdyFrameCodec(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | SpdyFrameCodec(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | SpdyFrameCodec(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | SpdyFrameCodec(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | bind(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | channelReadComplete(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | close(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | connect(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | void | decode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | deregister(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | disconnect(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | flush(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | handlerAdded(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | read(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | readDataFrame(int,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readFrameError(java.lang.String) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readGoAwayFrame(int,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readHeaderBlock(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readHeaderBlockEnd() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readHeadersFrame(int,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readPingFrame(int) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readRstStreamFrame(int,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readSetting(int,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readSettingsEnd() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readSettingsFrame(boolean) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readSynReplyFrame(int,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readSynStreamFrame(int,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | readWindowUpdateFrame(int,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | write(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdyFrameDecoder(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | SpdyFrameDecoder(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | void | decode(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | void | readDataFrame(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readFrameError(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readGoAwayFrame(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readHeaderBlock(io.netty.buffer.ByteBuf) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readHeaderBlockEnd() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readHeadersFrame(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readPingFrame(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readRstStreamFrame(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readSetting(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readSettingsEnd() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readSettingsFrame(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readSynReplyFrame(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readSynStreamFrame(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | void | readWindowUpdateFrame(int,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdyFrameEncoder(io.netty.handler.codec.spdy.SpdyVersion) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | encodeDataFrame(io.netty.buffer.ByteBufAllocator,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | encodeGoAwayFrame(io.netty.buffer.ByteBufAllocator,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | encodeHeadersFrame(io.netty.buffer.ByteBufAllocator,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | encodePingFrame(io.netty.buffer.ByteBufAllocator,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | encodeRstStreamFrame(io.netty.buffer.ByteBufAllocator,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | encodeSettingsFrame(io.netty.buffer.ByteBufAllocator,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | encodeSynReplyFrame(io.netty.buffer.ByteBufAllocator,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | encodeSynStreamFrame(io.netty.buffer.ByteBufAllocator,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | encodeWindowUpdateFrame(io.netty.buffer.ByteBufAllocator,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | int | lastGoodStreamId() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyGoAwayFrame | setLastGoodStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyGoAwayFrame | setStatus(io.netty.handler.codec.spdy.SpdySessionStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySessionStatus | status() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdyHeaderBlockDecoder() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdyHeaderBlockEncoder() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdyHeaderBlockRawDecoder(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | void | decodeHeaderBlock(io.netty.buffer.ByteBuf,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdyHeaderBlockRawEncoder(io.netty.handler.codec.spdy.SpdyVersion) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | io.netty.buffer.ByteBuf | encode(io.netty.buffer.ByteBufAllocator,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.Headers | n.a. |
| UNCHANGED | java.lang.Iterable | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | boolean | contains(java.lang.CharSequence,
| n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.util.List | getAllAsString(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.lang.String | getAsString(java.lang.CharSequence) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.util.Iterator | iteratorAsString() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | HOST |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | METHOD |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PATH |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SCHEME |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | STATUS |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | VERSION |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyStreamFrame | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyHeaders | headers() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | boolean | isInvalid() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | boolean | isTruncated() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyHeadersFrame | setInvalid() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyHeadersFrame | setLast(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyHeadersFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyHeadersFrame | setTruncated() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.channel.CombinedChannelDuplexHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdyHttpCodec(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | SpdyHttpCodec(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.MessageToMessageDecoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | SpdyHttpDecoder(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | protected | SpdyHttpDecoder(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | SpdyHttpDecoder(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
||||
| UNCHANGED | public | SpdyHttpDecoder(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | channelInactive(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | protected | void | decode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.FullHttpMessage | getMessage(int) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.FullHttpMessage | putMessage(int,
| n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | io.netty.handler.codec.http.FullHttpMessage | removeMessage(int) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.MessageToMessageEncoder | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdyHttpEncoder(io.netty.handler.codec.spdy.SpdyVersion) | n.a. | n.a. |
|
||||
| UNCHANGED | public | SpdyHttpEncoder(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | void | encode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | ASSOCIATED_TO_STREAM_ID |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | PRIORITY |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | SCHEME |
| UNCHANGED | public static final | io.netty.util.AsciiString | n.a. | STREAM_ID |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.MessageToMessageCodec | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdyHttpResponseStreamIdHandler() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | boolean | acceptInboundMessage(java.lang.Object) |
| n.a. |
|
||||||||
| UNCHANGED | protected | void | decode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | protected | void | encode(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | int | id() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyPingFrame | setId(int) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Exception | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -3442470372359102902 | 7870000537743847264 |
| New | true | -3442470372359102902 | 7870000537743847264 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdyProtocolException() | n.a. | n.a. |
|
||||
| UNCHANGED | public | SpdyProtocolException(java.lang.Throwable) | n.a. | n.a. |
|
||||
| UNCHANGED | public | SpdyProtocolException(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | SpdyProtocolException(java.lang.String,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyStreamFrame | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyRstStreamFrame | setLast(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyRstStreamFrame | setStatus(io.netty.handler.codec.spdy.SpdyStreamStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyRstStreamFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyStreamStatus | status() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelDuplexHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.channel.ChannelHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelInboundHandler | n.a. |
| UNCHANGED | io.netty.channel.ChannelOutboundHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdySessionHandler(io.netty.handler.codec.spdy.SpdyVersion,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | channelInactive(io.netty.channel.ChannelHandlerContext) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | channelRead(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | close(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | exceptionCaught(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
||||||||
| UNCHANGED | public | void | setSessionReceiveWindowSize(int) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | write(io.netty.channel.ChannelHandlerContext,
|
| n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdySessionStatus | n.a. | INTERNAL_ERROR |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdySessionStatus | n.a. | OK |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdySessionStatus | n.a. | PROTOCOL_ERROR |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdySessionStatus(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | code() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.spdy.SpdySessionStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | statusPhrase() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.spdy.SpdySessionStatus | valueOf(int) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | int | n.a. | SETTINGS_CLIENT_CERTIFICATE_VECTOR_SIZE |
| UNCHANGED | public static final | int | n.a. | SETTINGS_CURRENT_CWND |
| UNCHANGED | public static final | int | n.a. | SETTINGS_DOWNLOAD_BANDWIDTH |
| UNCHANGED | public static final | int | n.a. | SETTINGS_DOWNLOAD_RETRANS_RATE |
| UNCHANGED | public static final | int | n.a. | SETTINGS_INITIAL_WINDOW_SIZE |
| UNCHANGED | public static final | int | n.a. | SETTINGS_MAX_CONCURRENT_STREAMS |
| UNCHANGED | public static final | int | n.a. | SETTINGS_MINOR_VERSION |
| UNCHANGED | public static final | int | n.a. | SETTINGS_ROUND_TRIP_TIME |
| UNCHANGED | public static final | int | n.a. | SETTINGS_UPLOAD_BANDWIDTH |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | boolean | clearPreviouslyPersistedSettings() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | int | getValue(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.util.Set | ids() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | boolean | isPersisted(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | boolean | isPersistValue(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | boolean | isSet(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySettingsFrame | removeValue(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySettingsFrame | setClearPreviouslyPersistedSettings(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySettingsFrame | setPersisted(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySettingsFrame | setPersistValue(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySettingsFrame | setValue(int,
| n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySettingsFrame | setValue(int,
| n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | boolean | isLast() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyStreamFrame | setLast(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyStreamFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | int | streamId() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Comparable | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdyStreamStatus | n.a. | CANCEL |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdyStreamStatus | n.a. | FLOW_CONTROL_ERROR |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdyStreamStatus | n.a. | FRAME_TOO_LARGE |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdyStreamStatus | n.a. | INTERNAL_ERROR |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdyStreamStatus | n.a. | INVALID_CREDENTIALS |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdyStreamStatus | n.a. | INVALID_STREAM |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdyStreamStatus | n.a. | PROTOCOL_ERROR |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdyStreamStatus | n.a. | REFUSED_STREAM |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdyStreamStatus | n.a. | STREAM_ALREADY_CLOSED |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdyStreamStatus | n.a. | STREAM_IN_USE |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdyStreamStatus | n.a. | UNSUPPORTED_VERSION |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | SpdyStreamStatus(int,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | code() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | compareTo(io.netty.handler.codec.spdy.SpdyStreamStatus) | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | statusPhrase() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.spdy.SpdyStreamStatus | valueOf(int) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyHeadersFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyStreamFrame | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySynReplyFrame | setInvalid() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySynReplyFrame | setLast(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySynReplyFrame | setStreamId(int) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyHeadersFrame | n.a. |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyStreamFrame | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | int | associatedStreamId() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | boolean | isUnidirectional() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | byte | priority() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySynStreamFrame | setAssociatedStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySynStreamFrame | setInvalid() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySynStreamFrame | setLast(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySynStreamFrame | setPriority(byte) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySynStreamFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdySynStreamFrame | setUnidirectional(boolean) | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Enum | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| UNCHANGED | java.lang.constant.Constable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -3536670806674302128 | n.a. |
| New | true | -3536670806674302128 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | io.netty.handler.codec.spdy.SpdyVersion | n.a. | SPDY_3_1 |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | io.netty.handler.codec.spdy.SpdyVersion | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | io.netty.handler.codec.spdy.SpdyVersion[] | values() | n.a. | n.a. |
|
| Status | Old Version | New Version |
| MODIFIED | 50.0 | 51.0 |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | io.netty.handler.codec.spdy.SpdyFrame | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | int | deltaWindowSize() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyWindowUpdateFrame | setDeltaWindowSize(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | io.netty.handler.codec.spdy.SpdyWindowUpdateFrame | setStreamId(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | int | streamId() | n.a. | n.a. |
|